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.16:04:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset a473a73d0cb42c534a3047bbf781b3c592fc33ca by Victor Stinner (torsava) in branch '2.7':
[2.7] bpo-29243: Fix Makefile with respect to --enable-optimizations (GH-1478) (#1522)
https://github.com/python/cpython/commit/a473a73d0cb42c534a3047bbf781b3c592fc33ca
History
Date User Action Args
2017-05-09 16:04:32vstinnersetrecipients: + vstinner, brett.cannon, gregory.p.smith, methane, xiang.zhang, cstratak, torsava
2017-05-09 16:04:32vstinnersetmessageid: <[email protected]>
2017-05-09 16:04:32vstinnerlinkissue29243 messages
2017-05-09 16:04:32vstinnercreate