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 vstinner
Recipients corona10, pablogsal, phsilva, vstinner
Date 2020-03-27.11:00:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585306812.69.0.951478061732.issue40077@roundup.psfhosted.org>
In-reply-to
Content
New changeset 33f15a16d40cb8010a8c758952cbf88d7912ee2d by Dong-hee Na in branch 'master':
bpo-40077: Convert _json module to use PyType_FromSpec() (GH-19177)
https://github.com/python/cpython/commit/33f15a16d40cb8010a8c758952cbf88d7912ee2d
History
Date User Action Args
2020-03-27 11:00:12vstinnersetrecipients: + vstinner, phsilva, corona10, pablogsal
2020-03-27 11:00:12vstinnersetmessageid: <1585306812.69.0.951478061732.issue40077@roundup.psfhosted.org>
2020-03-27 11:00:12vstinnerlinkissue40077 messages
2020-03-27 11:00:12vstinnercreate