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 miss-islington
Recipients christian.heimes, ezio.melotti, methane, miss-islington, mpaolini, ncoghlan, pablogsal, rhettinger, serhiy.storchaka, steve.dower
Date 2019-07-30.14:37:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564497470.88.0.21659786712.issue37587@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9265a877426af4fa5c44cc8482e0198806889350 by Miss Islington (bot) in branch '3.8':
bpo-37587: Make json.loads faster for long strings (GH-14752)
https://github.com/python/cpython/commit/9265a877426af4fa5c44cc8482e0198806889350
History
Date User Action Args
2019-07-30 14:37:50miss-islingtonsetrecipients: + miss-islington, rhettinger, ncoghlan, christian.heimes, ezio.melotti, methane, serhiy.storchaka, steve.dower, mpaolini, pablogsal
2019-07-30 14:37:50miss-islingtonsetmessageid: <1564497470.88.0.21659786712.issue37587@roundup.psfhosted.org>
2019-07-30 14:37:50miss-islingtonlinkissue37587 messages
2019-07-30 14:37:50miss-islingtoncreate