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 corona10
Recipients corona10, eric.snow, pablogsal, phsilva, shihai1991, skrah, vstinner
Date 2020-04-09.15:10:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586445036.71.0.0355719245438.issue40077@roundup.psfhosted.org>
In-reply-to
Content
New changeset dcb04d9c6dd6f31449ade6765fa4d26a305e7381 by Hai Shi in branch 'master':
bpo-40077: Remove redundant cast in json module (GH-19438)
https://github.com/python/cpython/commit/dcb04d9c6dd6f31449ade6765fa4d26a305e7381
History
Date User Action Args
2020-04-09 15:10:36corona10setrecipients: + corona10, vstinner, phsilva, skrah, eric.snow, pablogsal, shihai1991
2020-04-09 15:10:36corona10setmessageid: <1586445036.71.0.0355719245438.issue40077@roundup.psfhosted.org>
2020-04-09 15:10:36corona10linkissue40077 messages
2020-04-09 15:10:36corona10create