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 lemburg
Recipients belopolsky, cvrebert, eric.araujo, eric.smith, ezio.melotti, lemburg, mark.dickinson, skrah, vstinner
Date 2013-06-11.07:05:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1370934350.24.0.934391503338.issue10581@psf.upfronthosting.co.za>
In-reply-to
Content
I've changed my mind :-)

Restricting the decimal encoder to only accept code points from one of the possible decimal digit ranges is a good idea. Let's do that.
History
Date User Action Args
2013-06-11 07:05:50lemburgsetrecipients: + lemburg, mark.dickinson, belopolsky, vstinner, eric.smith, ezio.melotti, eric.araujo, cvrebert, skrah
2013-06-11 07:05:50lemburgsetmessageid: <1370934350.24.0.934391503338.issue10581@psf.upfronthosting.co.za>
2013-06-11 07:05:50lemburglinkissue10581 messages
2013-06-11 07:05:50lemburgcreate