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 Ronan.Lamy, cjrh, docs@python, eric.araujo, eric.snow, lebigot, mherrmann.at, python-dev, r.david.murray, terry.reedy, vstinner
Date 2016-08-20.08:11:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160820081139.2362.63929.5E572D96@psf.io>
In-reply-to
Content
New changeset 8e9dc3e4ea91 by Berker Peksag in branch '3.5':
Issue #12982: Thanks to PEP 488, Python no longer creates .pyo files
https://hg.python.org/cpython/rev/8e9dc3e4ea91

New changeset 1455851e7332 by Berker Peksag in branch 'default':
Issue #12982: Merge from 3.5
https://hg.python.org/cpython/rev/1455851e7332
History
Date User Action Args
2016-08-20 08:11:42python-devsetrecipients: + python-dev, terry.reedy, vstinner, lebigot, eric.araujo, r.david.murray, cjrh, docs@python, eric.snow, Ronan.Lamy, mherrmann.at
2016-08-20 08:11:42python-devlinkissue12982 messages
2016-08-20 08:11:42python-devcreate