summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2020-05-28 15:12:23 (GMT)
committerGitHub <noreply@github.com>2020-05-28 15:12:23 (GMT)
commitbcbe5c59dde5fcb9ad21991c2afd91837b14bbd5 (patch)
tree9952d8e5d30daad42d284486a79c89705d0a34e7 /Python/pythonrun.c
parent1d82f003678816ff8dd822452ec91669844d2d09 (diff)
downloadcpython-bcbe5c59dde5fcb9ad21991c2afd91837b14bbd5.zip
cpython-bcbe5c59dde5fcb9ad21991c2afd91837b14bbd5.tar.gz
cpython-bcbe5c59dde5fcb9ad21991c2afd91837b14bbd5.tar.bz2
bpo-40217: Ensure Py_VISIT(Py_TYPE(self)) is always called for PyType_FromSpec types (reverts GH-19414) (GH-20264)
Heap types now always visit the type in tp_traverse. See added docs for details. This reverts commit 0169d3003be3d072751dd14a5c84748ab63a249f. Automerge-Triggered-By: @encukou (cherry picked from commit 1cf15af9a6f28750f37b08c028ada31d38e818dd) Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions