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 Jim.Jewett
Recipients Jim.Jewett, doerwalter, lemburg, serhiy.storchaka, terry.reedy, vstinner, 王杰
Date 2016-02-10.22:57:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455145054.32.0.237633513881.issue25937@psf.upfronthosting.co.za>
In-reply-to
Content
Does (did?) the utf8 special case allow for a much faster startup time, by not requiring all of the codecs machinery?
History
Date User Action Args
2016-02-10 22:57:34Jim.Jewettsetrecipients: + Jim.Jewett, lemburg, doerwalter, terry.reedy, vstinner, serhiy.storchaka, 王杰
2016-02-10 22:57:34Jim.Jewettsetmessageid: <1455145054.32.0.237633513881.issue25937@psf.upfronthosting.co.za>
2016-02-10 22:57:34Jim.Jewettlinkissue25937 messages
2016-02-10 22:57:34Jim.Jewettcreate