summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorDong-hee Na <donghee.na92@gmail.com>2020-03-30 14:35:38 (GMT)
committerGitHub <noreply@github.com>2020-03-30 14:35:38 (GMT)
commit53e4c91725083975598350877e2ed8e2d0194114 (patch)
tree4718be274afd820f2b2064d78fb47664e3ee606d /Python
parentce105541f8ebcf2dffcadedfdeffdb698a0edb44 (diff)
downloadcpython-53e4c91725083975598350877e2ed8e2d0194114.zip
cpython-53e4c91725083975598350877e2ed8e2d0194114.tar.gz
cpython-53e4c91725083975598350877e2ed8e2d0194114.tar.bz2
bpo-40077: Convert _abc module to use PyType_FromSpec() (GH-19202)
Replace statically allocated types with heap allocated types: use PyType_FromSpec(). Add a module state to store the _abc_data_type. Add traverse, clear and free functions to the module.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions