[issue23466] PEP 461: Inconsistency between str and bytes formatting of integers

STINNER Victor report at bugs.python.org
Mon Mar 30 04:22:24 CEST 2015


STINNER Victor added the comment:

> Changing the raised exceptions to ValueError  would require deprecation
periods.

bytes%args is not a new feature of python 3.5? It sounds strange to
deprecate a part of a new feature.

----------

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


More information about the Python-bugs-list mailing list