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 barry, ethan.furman, gvanrossum, methane, rhettinger, serhiy.storchaka, vstinner
Date 2017-10-04.13:11:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507122675.71.0.213398074469.issue31671@psf.upfronthosting.co.za>
In-reply-to
Content
Naoki: "I've added news entry about it."

Nice. You might also mention the "optimization" in What's New in Python 3.7 doc, in the Optimisations section. The issue here is that it's only faster than Python 3.6, but Python 3.6 was slower than 3.5 :-) The "optimization" just makes Python 3.7 as fast as Python 3.5 ... :-)
History
Date User Action Args
2017-10-04 13:11:15vstinnersetrecipients: + vstinner, gvanrossum, barry, rhettinger, methane, ethan.furman, serhiy.storchaka
2017-10-04 13:11:15vstinnersetmessageid: <1507122675.71.0.213398074469.issue31671@psf.upfronthosting.co.za>
2017-10-04 13:11:15vstinnerlinkissue31671 messages
2017-10-04 13:11:15vstinnercreate