Message230235
| Author | serhiy.storchaka |
|---|---|
| Recipients | ezio.melotti, jwilk, lemburg, progfou, serhiy.storchaka, vstinner |
| Date | 2014-10-29.19:31:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1414611119.02.0.471590132744.issue21081@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Or issue22682. Needed: * The codec itself (in Lib/encodings/ directory). * Entries in aliases table (Lib/encodings/aliases.py). * A row in encodings table (Doc/library/codecs.rst). * An entry in What's New (Doc/whatsnew/3.5.rst). * May be addition in encodings table in Lib/locale.py. May be regenerate aliases table. * An entry in all encodings list (Lib/test/test_codecs.py) and mentions in some other tests (Lib/test/test_unicode.py, Lib/test/test_xml_etree.py). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-10-29 19:31:59 | serhiy.storchaka | set | recipients: + serhiy.storchaka, lemburg, vstinner, jwilk, ezio.melotti, progfou |
| 2014-10-29 19:31:59 | serhiy.storchaka | set | messageid: <1414611119.02.0.471590132744.issue21081@psf.upfronthosting.co.za> |
| 2014-10-29 19:31:59 | serhiy.storchaka | link | issue21081 messages |
| 2014-10-29 19:31:58 | serhiy.storchaka | create | |