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 alexandre.vassalotti
Recipients alexandre.vassalotti, benjamin.peterson, ezio.melotti, twouters
Date 2009-12-30.23:09:24
SpamBayes Score 1.847267e-06
Marked as misclassified No
Message-id <1262214569.6.0.371048645588.issue1967@psf.upfronthosting.co.za>
In-reply-to
Content
It looks like that crash is caused by some bug in the implementation of
PyUnicode_FromFormat(). I rewrote my patch to avoid it and added some
additional unit tests.
History
Date User Action Args
2009-12-30 23:09:30alexandre.vassalottisetrecipients: + alexandre.vassalotti, twouters, benjamin.peterson, ezio.melotti
2009-12-30 23:09:29alexandre.vassalottisetmessageid: <1262214569.6.0.371048645588.issue1967@psf.upfronthosting.co.za>
2009-12-30 23:09:27alexandre.vassalottilinkissue1967 messages
2009-12-30 23:09:27alexandre.vassalotticreate