Nick Coghlan added the comment:

Right, bytes.format was considered as part of the PEP 461 discussions, and 
rejected as an operation that only made sense in the text domain: 
http://www.python.org/dev/peps/pep-0461/#proposed-variations

With PEP 461 accepted, and PEP 460 withdrawn, that means we won't be adding 
bytes.format and bytearray.format.

Issue 20284 covers the implementation of PEP 461.

----------
resolution:  -> wont fix
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue3982>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to