This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Anthony Sottile
Recipients Anthony Sottile
Date 2019-07-28.03:14:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564283698.6.0.693266446979.issue37695@roundup.psfhosted.org>
In-reply-to
Content
For example:

    curses.unget_wch(b'x')
TypeError: expect bytes or str of length 1, or int, got bytes
History
Date User Action Args
2019-07-28 03:14:58Anthony Sottilesetrecipients: + Anthony Sottile
2019-07-28 03:14:58Anthony Sottilesetmessageid: <1564283698.6.0.693266446979.issue37695@roundup.psfhosted.org>
2019-07-28 03:14:58Anthony Sottilelinkissue37695 messages
2019-07-28 03:14:58Anthony Sottilecreate