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 YannickJadoul, kj, vstinner
Date 2021-02-04.22:08:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612476491.62.0.325991593979.issue42882@roundup.psfhosted.org>
In-reply-to
Content
New changeset 196d4deaf4810a0bba75ba537dd40f2d71a5a634 by Ken Jin in branch 'master':
bpo-42882: Fix MSVC warnings in pystate.c (GH-24440)
https://github.com/python/cpython/commit/196d4deaf4810a0bba75ba537dd40f2d71a5a634
History
Date User Action Args
2021-02-04 22:08:11vstinnersetrecipients: + vstinner, YannickJadoul, kj
2021-02-04 22:08:11vstinnersetmessageid: <1612476491.62.0.325991593979.issue42882@roundup.psfhosted.org>
2021-02-04 22:08:11vstinnerlinkissue42882 messages
2021-02-04 22:08:11vstinnercreate