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 eric.snow, ncoghlan, petr.viktorin, shihai1991, vstinner
Date 2020-12-23.02:41:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608691271.49.0.846419890055.issue39465@roundup.psfhosted.org>
In-reply-to
Content
New changeset 52a327c1cbb86c7f2f5c460645889b23615261bf by Victor Stinner in branch 'master':
bpo-39465: Add pycore_atomic_funcs.h header (GH-20766)
https://github.com/python/cpython/commit/52a327c1cbb86c7f2f5c460645889b23615261bf
History
Date User Action Args
2020-12-23 02:41:11vstinnersetrecipients: + vstinner, ncoghlan, petr.viktorin, eric.snow, shihai1991
2020-12-23 02:41:11vstinnersetmessageid: <1608691271.49.0.846419890055.issue39465@roundup.psfhosted.org>
2020-12-23 02:41:11vstinnerlinkissue39465 messages
2020-12-23 02:41:11vstinnercreate