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.16:25:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1598977528.97.0.641462944511.issue41617@roundup.psfhosted.org>
In-reply-to
Content
New changeset e6905e4c82cc05897dc1bf5ab2b5b94b2b043a7f by Victor Stinner in branch 'master':
bpo-41617: Fix pycore_bitutils.h to support clang 3.0 (GH-22042)
https://github.com/python/cpython/commit/e6905e4c82cc05897dc1bf5ab2b5b94b2b043a7f
History
Date User Action Args
2020-09-01 16:25:29vstinnersetrecipients: + vstinner, jmr
2020-09-01 16:25:28vstinnersetmessageid: <1598977528.97.0.641462944511.issue41617@roundup.psfhosted.org>
2020-09-01 16:25:28vstinnerlinkissue41617 messages
2020-09-01 16:25:28vstinnercreate