Message119692
| Author | lemburg |
|---|---|
| Recipients | BreamoreBoy, arnimar, djc, jafo, jwilk, lemburg, pitrou, vstinner |
| Date | 2010-10-27.11:27:26 |
| SpamBayes Score | 0.0010037438 |
| Marked as misclassified | No |
| Message-id | <1288178848.38.0.994270596416.issue1813@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Looking at this again, I think we should change the codec registry C code to use Py_TOLOWER() and the encoding search function code to use the .translate() approach that Antoine suggested. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-27 11:27:29 | lemburg | set | recipients: + lemburg, jafo, pitrou, vstinner, arnimar, jwilk, djc, BreamoreBoy |
| 2010-10-27 11:27:28 | lemburg | set | messageid: <1288178848.38.0.994270596416.issue1813@psf.upfronthosting.co.za> |
| 2010-10-27 11:27:26 | lemburg | link | issue1813 messages |
| 2010-10-27 11:27:26 | lemburg | create | |