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 ezio.melotti
Recipients Rhamphoryncus, amaury.forgeotdarc, bupjae, ezio.melotti, lemburg, vstinner
Date 2010-07-09.08:51:07
SpamBayes Score 0.0797783
Marked as misclassified No
Message-id <1278665470.27.0.0435552687754.issue5127@psf.upfronthosting.co.za>
In-reply-to
Content
The 'if' in 'gettyperecord'. (I would also rewrite that as "if (code > 0x10FFFF)", it looks more readable to me.)

The patch seems OK to me. In the NEWS message 'python' should be capitalized and I would also mention .isprintable() and possibly other functions that are affected directly -- mentioning repr() is good too, but it's only affected indirectly.
History
Date User Action Args
2010-07-09 08:51:10ezio.melottisetrecipients: + ezio.melotti, lemburg, amaury.forgeotdarc, Rhamphoryncus, vstinner, bupjae
2010-07-09 08:51:10ezio.melottisetmessageid: <1278665470.27.0.0435552687754.issue5127@psf.upfronthosting.co.za>
2010-07-09 08:51:08ezio.melottilinkissue5127 messages
2010-07-09 08:51:08ezio.melotticreate