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 ncoghlan, skip.montanaro, vstinner
Date 2020-06-01.18:36:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591036564.01.0.798743386285.issue39583@roundup.psfhosted.org>
In-reply-to
Content
New changeset b4d5a5cca29426a282e8f1e64b2271fdd1f0a23e by Skip Montanaro in branch 'master':
bpo-39583: Remove superfluous "extern C" bits from Include/cpython/*.h (GH-18413)
https://github.com/python/cpython/commit/b4d5a5cca29426a282e8f1e64b2271fdd1f0a23e
History
Date User Action Args
2020-06-01 18:36:04vstinnersetrecipients: + vstinner, skip.montanaro, ncoghlan
2020-06-01 18:36:04vstinnersetmessageid: <1591036564.01.0.798743386285.issue39583@roundup.psfhosted.org>
2020-06-01 18:36:04vstinnerlinkissue39583 messages
2020-06-01 18:36:03vstinnercreate