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 ned.deily
Recipients gregory.p.smith, ned.deily, vstinner
Date 2018-12-20.19:46:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545335171.12.0.788709270274.issue35499@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 782e1d537778d93eb4cba1343f71bfc51e7e3c00 by Ned Deily (Victor Stinner) in branch '3.6':
bpo-35499: make profile-opt don't override CFLAGS_NODIST (GH-11164) (GH-11267)
https://github.com/python/cpython/commit/782e1d537778d93eb4cba1343f71bfc51e7e3c00
History
Date User Action Args
2018-12-20 19:46:11ned.deilysetrecipients: + ned.deily, gregory.p.smith, vstinner
2018-12-20 19:46:11ned.deilysetmessageid: <1545335171.12.0.788709270274.issue35499@psf.upfronthosting.co.za>
2018-12-20 19:46:11ned.deilylinkissue35499 messages
2018-12-20 19:46:10ned.deilycreate