Message233983
| Author | martin.panter |
|---|---|
| Recipients | amcnabb, doerwalter, jcea, lemburg, loewis, martin.panter, vstinner |
| Date | 2015-01-14.01:06:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1421197581.94.0.723586258583.issue13881@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
See Issue 23231 for a proposal which should make the incremental codec API compatible with a generic StreamReader/Writer class. I discovered that many of the codec files are generated by gencodec.py, not hand-written. However when I tried regenerating them, I found a handful had diverged from the generated code, but others were more or less true to the generated code. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-01-14 01:06:22 | martin.panter | set | recipients: + martin.panter, lemburg, loewis, doerwalter, jcea, amcnabb, vstinner |
| 2015-01-14 01:06:21 | martin.panter | set | messageid: <1421197581.94.0.723586258583.issue13881@psf.upfronthosting.co.za> |
| 2015-01-14 01:06:21 | martin.panter | link | issue13881 messages |
| 2015-01-14 01:06:21 | martin.panter | create | |