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 skrah
Recipients eric.smith, lemburg, loewis, pitrou, skrah
Date 2010-07-19.16:53:52
SpamBayes Score 3.7433234e-05
Marked as misclassified No
Message-id <1279558434.79.0.453056730871.issue9036@psf.upfronthosting.co.za>
In-reply-to
Content
Antoine, thanks! Committed in r82966, r82968, r82969 and r82970.


Could we fix the unicodeobject.c bug on the fly? I think the patch should
do, unless non-ascii digits are supported. But in that case several other
changes would be needed.
History
Date User Action Args
2010-07-19 16:53:54skrahsetrecipients: + skrah, lemburg, loewis, pitrou, eric.smith
2010-07-19 16:53:54skrahsetmessageid: <1279558434.79.0.453056730871.issue9036@psf.upfronthosting.co.za>
2010-07-19 16:53:52skrahlinkissue9036 messages
2010-07-19 16:53:52skrahcreate