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 brett.cannon, christian.heimes, georg.brandl, pitrou, vstinner
Date 2013-11-01.01:21:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383268889.04.0.919115465005.issue19230@psf.upfronthosting.co.za>
In-reply-to
Content
"IMO this should be rejected. Failure to improve startup time + more complicated maintenance."

What do you mean by "complicated maintenance"? The C module is short and doesn't use complex functions, I don't expect it to change.
History
Date User Action Args
2013-11-01 01:21:29vstinnersetrecipients: + vstinner, brett.cannon, georg.brandl, pitrou, christian.heimes
2013-11-01 01:21:29vstinnersetmessageid: <1383268889.04.0.919115465005.issue19230@psf.upfronthosting.co.za>
2013-11-01 01:21:29vstinnerlinkissue19230 messages
2013-11-01 01:21:28vstinnercreate