]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40077: Remove redundant cast in json module (GH-19438)
authorHai Shi <shihai1992@gmail.com>
Thu, 9 Apr 2020 15:10:29 +0000 (23:10 +0800)
committerGitHub <noreply@github.com>
Thu, 9 Apr 2020 15:10:29 +0000 (00:10 +0900)
commitdcb04d9c6dd6f31449ade6765fa4d26a305e7381
tree6329109fe1290a605e42a65dea69088b7c62e58c
parent97e0de04b8cd44474e452a028761e34407192041
bpo-40077: Remove redundant cast in json module (GH-19438)
Modules/_json.c