[issue22555] Tracking issue for adjustments to binary/text boundary handling

Nick Coghlan report at bugs.python.org
Sun Oct 5 06:09:50 CEST 2014


Nick Coghlan added the comment:

PEP 461 binary interpolation implementation issue: http://bugs.python.org/issue20284

----------
dependencies: +Add codecs.convert_surrogateescape to "clean" surrogate escaped strings, Add wsgiref.util.dump_wsgistr & load_wsgistr, Allow backslashreplace error handler to be used on input, Define a binary output formatting mini-language for *.hex(), Support setting the encoding on a text stream after creation, introduce bytes.hex method (also for bytearray and memoryview), patch to implement PEP 461 (%-interpolation for bytes)

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22555>
_______________________________________


More information about the Python-bugs-list mailing list