[Python-Dev] Unpickling py2 str as py3 bytes (and vice versa)
[Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)
Merlijn van Deen valhallasw at arctus.nlSat Mar 17 17:09:39 CET 2012
- Previous message: [Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)
- Next message: [Python-Dev] [RELEASED] Distutils2 1.0a4
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 17 March 2012 16:28, Serhiy Storchaka <storchaka at gmail.com> wrote: > Thus, there are no reasons to use bytes instead of 'bytes'. Aesthetics ;-) I've implemented the encoding="bytes" version [1]. Thank you all for your input! Merlijn [1] http://bugs.python.org/issue6784#msg156166
- Previous message: [Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)
- Next message: [Python-Dev] [RELEASED] Distutils2 1.0a4
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list