summaryrefslogtreecommitdiffstats
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2021-05-31 11:33:31 (GMT)
committerGitHub <noreply@github.com>2021-05-31 11:33:31 (GMT)
commit46b16d0bdbb1722daed10389e27226a2370f1635 (patch)
tree9349aef0a886f02b8cd4001b7a75e8b9276381a0 /Python/Python-ast.c
parent9bcb76c24f6d3f01e596a439c1521f9099e3fe80 (diff)
downloadcpython-46b16d0bdbb1722daed10389e27226a2370f1635.zip
cpython-46b16d0bdbb1722daed10389e27226a2370f1635.tar.gz
cpython-46b16d0bdbb1722daed10389e27226a2370f1635.tar.bz2
bpo-44263: Fix _decimal and _testcapi GC protocol (GH-26464)
* _testcapi.heapgctype: implement a traverse function since the type is defined with Py_TPFLAGS_HAVE_GC. * _decimal: PyDecSignalDictMixin_Type is no longer defined with Py_TPFLAGS_HAVE_GC since it has no traverse function. (cherry picked from commit 142e5c5445c019542246d93fe2f9e195d3131686) Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions