Message234206
| Author | martin.panter |
|---|---|
| Recipients | ezio.melotti, martin.panter, vstinner |
| Date | 2015-01-18.00:19:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1421540344.61.0.83422119337.issue23231@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Another idea that doesn’t involve changing the incremental codec APIs is kind of described in <https://bugs.python.org/issue7475#msg145986>: to add format parameters to iterencode() and iterdecode(), which would allow it to determine the right data type to finalize the codecs with. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-01-18 00:19:04 | martin.panter | set | recipients: + martin.panter, vstinner, ezio.melotti |
| 2015-01-18 00:19:04 | martin.panter | set | messageid: <1421540344.61.0.83422119337.issue23231@psf.upfronthosting.co.za> |
| 2015-01-18 00:19:04 | martin.panter | link | issue23231 messages |
| 2015-01-18 00:19:04 | martin.panter | create | |