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 <rep...@bugs.python.org>
<http://bugs.python.org/issue22555>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to