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 flox
Recipients ezio.melotti, flox, lemburg
Date 2010-03-19.01:34:02
SpamBayes Score 0.0017757972
Marked as misclassified No
Message-id <1268962444.4.0.0935644393252.issue8024@psf.upfronthosting.co.za>
In-reply-to
Content
Reverted in 3.x: it triggers some failures.

Symptoms:
 * repr('\uaaa') gives an empty string
 * test_bigmem fails
History
Date User Action Args
2010-03-19 01:34:04floxsetrecipients: + flox, lemburg, ezio.melotti
2010-03-19 01:34:04floxsetmessageid: <1268962444.4.0.0935644393252.issue8024@psf.upfronthosting.co.za>
2010-03-19 01:34:03floxlinkissue8024 messages
2010-03-19 01:34:02floxcreate