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 eric.araujo
Recipients Arfrever, eric.araujo, ezio.melotti, jcea, mark.dickinson, pitrou, ralhei, rhettinger, serhiy.storchaka, skrah
Date 2014-03-13.10:30:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394706646.83.0.761848433712.issue16535@psf.upfronthosting.co.za>
In-reply-to
Content
Patch looks good and contains tests for the C and Python code.

Documentation is missing (a note to tell that json.dump converts decimal.Decimal instances to JSON numbers, a versionchanged directive, maybe a link to the doc that explains parse_float=decimal.Decimal).
History
Date User Action Args
2014-03-13 10:30:47eric.araujosetrecipients: + eric.araujo, rhettinger, jcea, mark.dickinson, pitrou, ezio.melotti, Arfrever, skrah, serhiy.storchaka, ralhei
2014-03-13 10:30:46eric.araujosetmessageid: <1394706646.83.0.761848433712.issue16535@psf.upfronthosting.co.za>
2014-03-13 10:30:46eric.araujolinkissue16535 messages
2014-03-13 10:30:46eric.araujocreate