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 methane
Recipients christian.heimes, ezio.melotti, methane, miss-islington, mpaolini, ncoghlan, pablogsal, rhettinger, serhiy.storchaka, steve.dower
Date 2019-10-17.07:12:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571296367.6.0.335554717738.issue37587@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9c11029bb41caab5576f354fbf808a5e91325bb0 by Inada Naoki in branch 'master':
bpo-37587: json: Use _PyUnicodeWriter when scanning string. (GH-15591)
https://github.com/python/cpython/commit/9c11029bb41caab5576f354fbf808a5e91325bb0
History
Date User Action Args
2019-10-17 07:12:47methanesetrecipients: + methane, rhettinger, ncoghlan, christian.heimes, ezio.melotti, serhiy.storchaka, steve.dower, mpaolini, pablogsal, miss-islington
2019-10-17 07:12:47methanesetmessageid: <1571296367.6.0.335554717738.issue37587@roundup.psfhosted.org>
2019-10-17 07:12:47methanelinkissue37587 messages
2019-10-17 07:12:47methanecreate