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 martin.panter
Recipients bgailer, docs@python, jjposner, josh.r, lilbludot, martin.panter, terry.reedy
Date 2014-12-16.01:12:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1418692362.04.0.56521597689.issue21279@psf.upfronthosting.co.za>
In-reply-to
Content
I’m largely happy with any of these revisions. If I end up doing another patch I would omit the *str* (it is a class name, not a parameter). Also I would omit the range(2^20) claim. Unless people think it is important; why is it different to sys.maxunicode + 1 = 0x110000?
History
Date User Action Args
2014-12-16 01:12:42martin.pantersetrecipients: + martin.panter, terry.reedy, bgailer, jjposner, docs@python, josh.r, lilbludot
2014-12-16 01:12:42martin.pantersetmessageid: <1418692362.04.0.56521597689.issue21279@psf.upfronthosting.co.za>
2014-12-16 01:12:42martin.panterlinkissue21279 messages
2014-12-16 01:12:41martin.pantercreate