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 methane
Date 2017-01-28.05:13:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1485580383.6.0.583897579564.issue29383@psf.upfronthosting.co.za>
In-reply-to
Content
descr-remove-getitemstring-2.patch is more compact than first patch.
(3 unicode + 2 intern) becomes (2 unicode + 1 intern).

python_startup_no_site: Median +- std dev: 12.5 ms +- 0.1 ms
History
Date User Action Args
2017-01-28 05:13:03methanesetrecipients: + methane
2017-01-28 05:13:03methanesetmessageid: <1485580383.6.0.583897579564.issue29383@psf.upfronthosting.co.za>
2017-01-28 05:13:03methanelinkissue29383 messages
2017-01-28 05:13:03methanecreate