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 vstinner
Recipients mgedmin, miss-islington, vstinner
Date 2019-08-14.11:01:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565780488.97.0.183428623553.issue37738@roundup.psfhosted.org>
In-reply-to
Content
I fixed the bug in 3.7, 3.8 and master (future 3.9) branches. Thanks Marius Gedminas for the bug report. In the meanwhile, you have to pass bytes strings to addch() :-(
History
Date User Action Args
2019-08-14 11:01:28vstinnersetrecipients: + vstinner, mgedmin, miss-islington
2019-08-14 11:01:28vstinnersetmessageid: <1565780488.97.0.183428623553.issue37738@roundup.psfhosted.org>
2019-08-14 11:01:28vstinnerlinkissue37738 messages
2019-08-14 11:01:28vstinnercreate