[issue37695] Incorrect error message for `unget_wch(bytes_object)`

Serhiy Storchaka report at bugs.python.org
Wed Jul 31 08:11:47 EDT 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset c9345e382c630ddcc2b148b30954640e0e435c8a by Serhiy Storchaka (Anthony Sottile) in branch 'master':
bpo-37695: Correct unget_wch error message. (GH-14986)
https://github.com/python/cpython/commit/c9345e382c630ddcc2b148b30954640e0e435c8a


----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37695>
_______________________________________


More information about the Python-bugs-list mailing list