[Python-Dev] PEP 461 Final?
Nick Coghlan
ncoghlan at gmail.com
Sat Jan 18 03:36:50 CET 2014
More information about the Python-Dev mailing list
Sat Jan 18 03:36:50 CET 2014
- Previous message: [Python-Dev] PEP 461 Final?
- Next message: [Python-Dev] PEP 461 Final?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
+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>
- Previous message: [Python-Dev] PEP 461 Final?
- Next message: [Python-Dev] PEP 461 Final?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list