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 ncoghlan
Recipients christian.heimes, ezio.melotti, methane, mpaolini, ncoghlan, pablogsal, rhettinger, serhiy.storchaka, steve.dower
Date 2019-07-30.14:16:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564496209.51.0.269395640735.issue37587@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8a758f5b99c5fc3fd32edeac049d7d4a4b7cc163 by Nick Coghlan (Marco Paolini) in branch 'master':
bpo-37587: Make json.loads faster for long strings (GH-14752)
https://github.com/python/cpython/commit/8a758f5b99c5fc3fd32edeac049d7d4a4b7cc163
History
Date User Action Args
2019-07-30 14:16:49ncoghlansetrecipients: + ncoghlan, rhettinger, christian.heimes, ezio.melotti, methane, serhiy.storchaka, steve.dower, mpaolini, pablogsal
2019-07-30 14:16:49ncoghlansetmessageid: <1564496209.51.0.269395640735.issue37587@roundup.psfhosted.org>
2019-07-30 14:16:49ncoghlanlinkissue37587 messages
2019-07-30 14:16:49ncoghlancreate