Message252602
| Author |
vstinner |
| Recipients |
ezio.melotti, python-dev, serhiy.storchaka, vstinner |
| Date |
2015年10月09日.12:18:57 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1444393137.42.0.884371841994.issue25318@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
Buildbots still like this new API :-) (no test failure recently)
I reworked the API a little bit to make its usage simpler in Unicode encoders. I started to open new issues to using this new API in more functions producing byte strings.
I consider that this issue can now be closed. I'm happy, the API looks good to me and the modified code is faster. |
|