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 brett.cannon
Recipients barry, brett.cannon, eric.snow, ncoghlan, serhiy.storchaka, vstinner
Date 2015-09-18.21:58:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442613510.56.0.563454114864.issue25159@psf.upfronthosting.co.za>
In-reply-to
Content
It should also be mentioned that startup time from 3.4 to default has not been affected according to Intel's daily benchmark run which is usually the most obvious place you see import performance issues:

normal_startup    0.63661%          0.39540%          0.45931%          5.22018%
History
Date User Action Args
2015-09-18 21:58:30brett.cannonsetrecipients: + brett.cannon, barry, ncoghlan, vstinner, eric.snow, serhiy.storchaka
2015-09-18 21:58:30brett.cannonsetmessageid: <1442613510.56.0.563454114864.issue25159@psf.upfronthosting.co.za>
2015-09-18 21:58:30brett.cannonlinkissue25159 messages
2015-09-18 21:58:30brett.cannoncreate