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