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 serhiy.storchaka
Recipients doko, methane, miss-islington, serhiy.storchaka, vstinner
Date 2021-01-31.14:46:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612104385.87.0.285606040068.issue43030@roundup.psfhosted.org>
In-reply-to
Content
New changeset 229ef39bcc14ee7838968dfda51d045304e5cf39 by Miss Islington (bot) in branch '3.8':
bpo-43030: Fixed a compiler warning in Py_UNICODE_ISSPACE with signed wchar_t (GH-24350) (GH-24397)
https://github.com/python/cpython/commit/229ef39bcc14ee7838968dfda51d045304e5cf39
History
Date User Action Args
2021-01-31 14:46:25serhiy.storchakasetrecipients: + serhiy.storchaka, doko, vstinner, methane, miss-islington
2021-01-31 14:46:25serhiy.storchakasetmessageid: <1612104385.87.0.285606040068.issue43030@roundup.psfhosted.org>
2021-01-31 14:46:25serhiy.storchakalinkissue43030 messages
2021-01-31 14:46:25serhiy.storchakacreate