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 methane
Recipients doko, methane, vstinner
Date 2021-01-27.01:20:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611710406.13.0.868714582621.issue43030@roundup.psfhosted.org>
In-reply-to
Content
Just replacing "128U" with "128" enough?
Will `ch < 128` emit warning on platforms wchar_t is unsigned?
History
Date User Action Args
2021-01-27 01:20:06methanesetrecipients: + methane, doko, vstinner
2021-01-27 01:20:06methanesetmessageid: <1611710406.13.0.868714582621.issue43030@roundup.psfhosted.org>
2021-01-27 01:20:06methanelinkissue43030 messages
2021-01-27 01:20:06methanecreate