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 vstinner
Date 2018-12-16.22:24:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544999049.06.0.788709270274.issue35499@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9a4758550d96030ee7e7f7c7c68b435db1a2a825 by Victor Stinner (Miss Islington (bot)) in branch '3.7':
bpo-35499: make profile-opt don't override CFLAGS_NODIST (GH-11164) (GH-11179)
https://github.com/python/cpython/commit/9a4758550d96030ee7e7f7c7c68b435db1a2a825
History
Date User Action Args
2018-12-16 22:24:09vstinnersetrecipients: + vstinner
2018-12-16 22:24:09vstinnersetmessageid: <1544999049.06.0.788709270274.issue35499@psf.upfronthosting.co.za>
2018-12-16 22:24:09vstinnerlinkissue35499 messages
2018-12-16 22:24:08vstinnercreate