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-04-09.17:54:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554832468.75.0.433007727507.issue36235@roundup.psfhosted.org>
In-reply-to
Content
New changeset 22de4ce498b656063e236350e8404981c13e1cd8 by Victor Stinner in branch '2.7':
bpo-36235: Fix distutils test_customize_compiler() on macOS (GH-12751)
https://github.com/python/cpython/commit/22de4ce498b656063e236350e8404981c13e1cd8
History
Date User Action Args
2019-04-09 17:54:28vstinnersetrecipients: + vstinner, ned.deily, koobs, yan12125
2019-04-09 17:54:28vstinnersetmessageid: <1554832468.75.0.433007727507.issue36235@roundup.psfhosted.org>
2019-04-09 17:54:28vstinnerlinkissue36235 messages
2019-04-09 17:54:28vstinnercreate