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 serhiy.storchaka
Date 2021-03-16.06:03:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615874630.31.0.891891189008.issue43499@roundup.psfhosted.org>
In-reply-to
Content
New changeset 651fc30af7ac6138764106b87632cabca56a98bb by Serhiy Storchaka in branch '3.9':
bpo-43499: Silence compiler warnings about using legacy C API on Windows (GH-24873)
https://github.com/python/cpython/commit/651fc30af7ac6138764106b87632cabca56a98bb
History
Date User Action Args
2021-03-16 06:03:50serhiy.storchakasetrecipients: + serhiy.storchaka
2021-03-16 06:03:50serhiy.storchakasetmessageid: <1615874630.31.0.891891189008.issue43499@roundup.psfhosted.org>
2021-03-16 06:03:50serhiy.storchakalinkissue43499 messages
2021-03-16 06:03:50serhiy.storchakacreate