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 methane
Recipients bhavishya, methane, pitrou, vstinner
Date 2017-06-30.13:33:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498829624.09.0.479053783053.issue30815@psf.upfronthosting.co.za>
In-reply-to
Content
FYI, https://github.com/python/performance/pull/27 will fix performance regression.
Python 3 performance is similar to Python 2 after s/warn/warning/
History
Date User Action Args
2017-06-30 13:33:44methanesetrecipients: + methane, pitrou, vstinner, bhavishya
2017-06-30 13:33:44methanesetmessageid: <1498829624.09.0.479053783053.issue30815@psf.upfronthosting.co.za>
2017-06-30 13:33:44methanelinkissue30815 messages
2017-06-30 13:33:43methanecreate