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 Michael.Felt, dstufft, eric.araujo, vstinner
Date 2020-04-03.14:38:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585924715.63.0.218259402723.issue40112@roundup.psfhosted.org>
In-reply-to
Content
New changeset 76db37b1d37a9daadd9e5b320f2d5a53cd1352ec by Michael Felt in branch 'master':
bpo-40112: distutils test_search_cpp: Fix logic to determine if C compiler is xlc on AIX (GH-19225)
https://github.com/python/cpython/commit/76db37b1d37a9daadd9e5b320f2d5a53cd1352ec
History
Date User Action Args
2020-04-03 14:38:35vstinnersetrecipients: + vstinner, eric.araujo, dstufft, Michael.Felt
2020-04-03 14:38:35vstinnersetmessageid: <1585924715.63.0.218259402723.issue40112@roundup.psfhosted.org>
2020-04-03 14:38:35vstinnerlinkissue40112 messages
2020-04-03 14:38:35vstinnercreate