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 miss-islington, pablogsal, serhiy.storchaka, vstinner, zach.ware
Date 2019-07-03.09:12:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562145151.66.0.860356674013.issue37421@roundup.psfhosted.org>
In-reply-to
Content
New changeset 74c9dd57771f4f061ee83b069c8e7b37de41246b by Victor Stinner in branch 'master':
bpo-37421: Fix test_distutils.test_build_ext() (GH-14564)
https://github.com/python/cpython/commit/74c9dd57771f4f061ee83b069c8e7b37de41246b
History
Date User Action Args
2019-07-03 09:12:31vstinnersetrecipients: + vstinner, zach.ware, serhiy.storchaka, pablogsal, miss-islington
2019-07-03 09:12:31vstinnersetmessageid: <1562145151.66.0.860356674013.issue37421@roundup.psfhosted.org>
2019-07-03 09:12:31vstinnerlinkissue37421 messages
2019-07-03 09:12:31vstinnercreate