summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorDong-hee Na <donghee.na92@gmail.com>2020-03-27 19:59:59 +0900
committerGitHub <noreply@github.com>2020-03-27 11:59:59 +0100
commit33f15a16d40cb8010a8c758952cbf88d7912ee2d (patch)
tree4f5978598f7ee289e571099a5f0a1bb1a85f0d4b /Python
parent71a3522ef85df06a3acc718107360e37e4116a15 (diff)
downloadcpython-git-33f15a16d40cb8010a8c758952cbf88d7912ee2d.tar.gz
bpo-40077: Convert _json module to use PyType_FromSpec() (GH-19177)
Replace statically allocated types with heap allocated types: use PyType_FromSpec(). Add a module state to store the Scanner and Encoder types. Add traverse, clear and free functions to the module.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions