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 python-dev
Recipients alecsandru.patrascu, brett.cannon, gregory.p.smith, lemburg, pitrou, python-dev, r.david.murray, scoder, skrah, steve.dower, vstinner, zach.ware
Date 2016-09-07.00:17:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160907001658.12481.609.13422867@psf.io>
In-reply-to
Content
New changeset 1e61cc86df03 by Brett Cannon in branch '3.5':
Issue #26359: Add the --with-optimizations flag.
https://hg.python.org/cpython/rev/1e61cc86df03

New changeset f9b52b31f1b4 by Brett Cannon in branch 'default':
Merge for #26359
https://hg.python.org/cpython/rev/f9b52b31f1b4
History
Date User Action Args
2016-09-07 00:17:05python-devsetrecipients: + python-dev, lemburg, brett.cannon, gregory.p.smith, pitrou, scoder, vstinner, r.david.murray, skrah, zach.ware, steve.dower, alecsandru.patrascu
2016-09-07 00:17:02python-devlinkissue26359 messages
2016-09-07 00:17:01python-devcreate