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 christian.heimes, pitrou, vstinner
Date 2013-10-12.01:25:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381541117.97.0.744353847367.issue19230@psf.upfronthosting.co.za>
In-reply-to
Content
I fail to see a difference with my patch in the startup time, but I see that the number of syscalls is reduced by 10 (558 => 548).
History
Date User Action Args
2013-10-12 01:25:17vstinnersetrecipients: + vstinner, pitrou, christian.heimes
2013-10-12 01:25:17vstinnersetmessageid: <1381541117.97.0.744353847367.issue19230@psf.upfronthosting.co.za>
2013-10-12 01:25:17vstinnerlinkissue19230 messages
2013-10-12 01:25:17vstinnercreate