Ethan Furman added the comment:
b'%c' is still raising a TypeError. The error message is fine ("%c requires an
integer in range(256) or a single byte") but it should be an OverflowError for
backwards compatibility.
----------
resolution: fixed ->
stage: resolved -> needs patch
status: closed -> open
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue23466>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com