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 koobs, ned.deily, vstinner, yan12125
Date 2019-03-18.17:34:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552930474.99.0.289092865464.issue36235@roundup.psfhosted.org>
In-reply-to
Content
New changeset dd1cfefd67f254ce44f33995922e347c9d3f7b4e by Victor Stinner in branch '3.7':
bpo-36235: Enhance distutils test_customize_compiler() (GH-12403) (GH-12415)
https://github.com/python/cpython/commit/dd1cfefd67f254ce44f33995922e347c9d3f7b4e
History
Date User Action Args
2019-03-18 17:34:35vstinnersetrecipients: + vstinner, ned.deily, koobs, yan12125
2019-03-18 17:34:34vstinnersetmessageid: <1552930474.99.0.289092865464.issue36235@roundup.psfhosted.org>
2019-03-18 17:34:34vstinnerlinkissue36235 messages
2019-03-18 17:34:34vstinnercreate