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 ncoghlan
Recipients doerwalter, ezio.melotti, lemburg, ncoghlan, serhiy.storchaka, vstinner
Date 2013-11-22.08:33:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CADiSq7fNnQqQoSFp5cKgUTeFE6Y+aRwSWVw_g_JGU14x6mE3YQ@mail.gmail.com>
In-reply-to <1385081480.53.0.0982610679856.issue19619@psf.upfronthosting.co.za>
Content
Victor, you can propose whatever you like for 3.5, but I'm not adding new
interpreter state two days before feature freeze when we don't have to.
Looking up the private CodecInfo attribute is still O(1) anyway.
History
Date User Action Args
2013-11-22 08:33:12ncoghlansetrecipients: + ncoghlan, lemburg, doerwalter, vstinner, ezio.melotti, serhiy.storchaka
2013-11-22 08:33:12ncoghlanlinkissue19619 messages
2013-11-22 08:33:12ncoghlancreate