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 python-dev
Recipients amaury.forgeotdarc, barry, cvrebert, eli.bendersky, eric.snow, ethan.furman, ezio.melotti, giampaolo.rodola, gvanrossum, ncoghlan, pitrou, python-dev, rhettinger, serhiy.storchaka
Date 2016-04-10.11:45:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160410114540.110022.31951.7A7B7456@psf.io>
In-reply-to
Content
New changeset 4d4febb76864 by Serhiy Storchaka in branch '3.5':
Issue #26719: More efficient formatting of ints and floats in json.
https://hg.python.org/cpython/rev/4d4febb76864

New changeset 36b15a9776ae by Serhiy Storchaka in branch 'default':
Issue #26719: More efficient formatting of ints and floats in json.
https://hg.python.org/cpython/rev/36b15a9776ae
History
Date User Action Args
2016-04-10 11:45:45python-devsetrecipients: + python-dev, gvanrossum, barry, rhettinger, amaury.forgeotdarc, ncoghlan, pitrou, giampaolo.rodola, ezio.melotti, eli.bendersky, cvrebert, ethan.furman, eric.snow, serhiy.storchaka
2016-04-10 11:45:45python-devlinkissue26719 messages
2016-04-10 11:45:45python-devcreate