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 ethan.furman, gregory.p.smith, gvanrossum, ned.deily, python-dev, rhettinger, serhiy.storchaka, terry.reedy, vinay.sajip, vstinner, wolma
Date 2016-11-14.11:55:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479124502.69.0.0372774211585.issue28637@psf.upfronthosting.co.za>
In-reply-to
Content
The initial bug (performance regression in python_startup) is fixed. Thanks everyone for the nice discussion. I close the issue.

Please open new issues if you want to continue efforts on making CPython faster ;-)
History
Date User Action Args
2016-11-14 11:55:02vstinnersetrecipients: + vstinner, gvanrossum, rhettinger, terry.reedy, gregory.p.smith, vinay.sajip, ned.deily, ethan.furman, python-dev, serhiy.storchaka, wolma
2016-11-14 11:55:02vstinnersetmessageid: <1479124502.69.0.0372774211585.issue28637@psf.upfronthosting.co.za>
2016-11-14 11:55:02vstinnerlinkissue28637 messages
2016-11-14 11:55:02vstinnercreate