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 christian.heimes, eric.araujo, gregory.p.smith, lemburg, methane, vstinner
Date 2017-06-28.15:31:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498663916.2.0.321176047416.issue29585@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a8f8d5b4bd30dbe0828550469d98f12d2ebb2ef4 by INADA Naoki in branch 'master':
bpo-29585: optimize site.py startup time (GH-136)
https://github.com/python/cpython/commit/a8f8d5b4bd30dbe0828550469d98f12d2ebb2ef4
History
Date User Action Args
2017-06-28 15:31:56methanesetrecipients: + methane, lemburg, gregory.p.smith, vstinner, christian.heimes, eric.araujo
2017-06-28 15:31:56methanesetmessageid: <1498663916.2.0.321176047416.issue29585@psf.upfronthosting.co.za>
2017-06-28 15:31:56methanelinkissue29585 messages
2017-06-28 15:31:56methanecreate