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 steve.dower
Recipients paul.moore, steve.dower, tim.golden, zach.ware
Date 2020-07-09.17:52:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594317167.04.0.123053944229.issue41172@roundup.psfhosted.org>
In-reply-to
Content
New changeset af56c4fc76ac39ce76d649d7bebf7f78c1add4fa by Steve Dower in branch 'master':
bpo-41172: Fix check for compiler in test suite (GH-21400)
https://github.com/python/cpython/commit/af56c4fc76ac39ce76d649d7bebf7f78c1add4fa
History
Date User Action Args
2020-07-09 17:52:47steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware
2020-07-09 17:52:47steve.dowersetmessageid: <1594317167.04.0.123053944229.issue41172@roundup.psfhosted.org>
2020-07-09 17:52:47steve.dowerlinkissue41172 messages
2020-07-09 17:52:46steve.dowercreate