New submission from Anthony Sottile <asott...@umich.edu>:

For example:

    curses.unget_wch(b'x')
TypeError: expect bytes or str of length 1, or int, got bytes

----------
components: Extension Modules
messages: 348570
nosy: Anthony Sottile
priority: normal
severity: normal
status: open
title: Incorrect error message for `unget_wch(bytes_object)`
versions: Python 3.7, Python 3.8, Python 3.9

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

Reply via email to