[Python-Dev] PEP 461 Final? (original) (raw)

Nick Coghlan ncoghlan at gmail.com
Sat Jan 18 03:36:50 CET 2014


+1 on the technical spec from me. The rationale needs work, but you already know that :)

For API consistency, I suggest explicitly noting that bytearray will also support the operation, generating a bytearray result.

I also suggest introducing the phrase "ASCII compatible segments in binary formats" somewhere, as the intended use case for all the ASCII assuming methods on the bytes and bytearray types, including this new one.

Cheers, Nick. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20140118/7eb70141/attachment.html>



More information about the Python-Dev mailing list