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
Date 2019-03-15.15:03:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552662226.88.0.419600131119.issue36235@roundup.psfhosted.org>
In-reply-to
Content
New changeset 37f6971777c05b5ca9c157606896b7ff458756a5 by Victor Stinner in branch '2.7':
bpo-36235: Fix CFLAGS in distutils customize_compiler() (GH-12236) (GH-12349)
https://github.com/python/cpython/commit/37f6971777c05b5ca9c157606896b7ff458756a5
History
Date User Action Args
2019-03-15 15:03:46vstinnersetrecipients: + vstinner, ned.deily, koobs
2019-03-15 15:03:46vstinnersetmessageid: <1552662226.88.0.419600131119.issue36235@roundup.psfhosted.org>
2019-03-15 15:03:46vstinnerlinkissue36235 messages
2019-03-15 15:03:46vstinnercreate