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 brett.cannon, cstratak, gregory.p.smith, methane, torsava, vstinner, xiang.zhang
Date 2017-05-09.14:05:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494338723.28.0.55640010934.issue29243@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 03b8a378dfa46372b96790f82c85e9b72518f1bf by Victor Stinner (torsava) in branch '3.6':
[3.6] bpo-29243: Fix Makefile with respect to --enable-optimizations (GH-1478) (#1518)
https://github.com/python/cpython/commit/03b8a378dfa46372b96790f82c85e9b72518f1bf
History
Date User Action Args
2017-05-09 14:05:23vstinnersetrecipients: + vstinner, brett.cannon, gregory.p.smith, methane, xiang.zhang, cstratak, torsava
2017-05-09 14:05:23vstinnersetmessageid: <1494338723.28.0.55640010934.issue29243@psf.upfronthosting.co.za>
2017-05-09 14:05:23vstinnerlinkissue29243 messages
2017-05-09 14:05:23vstinnercreate