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 jmr, vstinner
Date 2020-09-01.18:54:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1598986486.01.0.465146574765.issue41617@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4217b3c12809b070928413f75949a7ddc4f2221c by Victor Stinner in branch '3.9':
bpo-41617: Fix pycore_byteswap.h to support clang 3.0 (GH-22042) (GH-22044)
https://github.com/python/cpython/commit/4217b3c12809b070928413f75949a7ddc4f2221c
History
Date User Action Args
2020-09-01 18:54:46vstinnersetrecipients: + vstinner, jmr
2020-09-01 18:54:46vstinnersetmessageid: <1598986486.01.0.465146574765.issue41617@roundup.psfhosted.org>
2020-09-01 18:54:46vstinnerlinkissue41617 messages
2020-09-01 18:54:46vstinnercreate