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 bob.ippolito
Recipients amaury.forgeotdarc, bob.ippolito, loewis, vstinner
Date 2008-10-24.16:46:53
SpamBayes Score 3.5746954e-05
Marked as misclassified No
Message-id <1224866835.68.0.567052862087.issue4136@psf.upfronthosting.co.za>
In-reply-to
Content
Attached is a new diff, one byte fix to the float parser when parsing JSON 
documents that are just a float (also a test and a version bump).
History
Date User Action Args
2008-10-24 16:47:17bob.ippolitosetrecipients: + bob.ippolito, loewis, amaury.forgeotdarc, vstinner
2008-10-24 16:47:15bob.ippolitosetmessageid: <1224866835.68.0.567052862087.issue4136@psf.upfronthosting.co.za>
2008-10-24 16:47:11bob.ippolitolinkissue4136 messages
2008-10-24 16:47:10bob.ippolitocreate