Staging
v0.5.1
https://github.com/python/cpython
Revision bcbe5c59dde5fcb9ad21991c2afd91837b14bbd5 authored by Miss Islington (bot) on 28 May 2020, 15:12:23 UTC, committed by GitHub on 28 May 2020, 15:12:23 UTC

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>
1 parent 1d82f00
History
Tip revision: bcbe5c59dde5fcb9ad21991c2afd91837b14bbd5 authored by Miss Islington (bot) on 28 May 2020, 15:12:23 UTC
bpo-40217: Ensure Py_VISIT(Py_TYPE(self)) is always called for PyType_FromSpec types (reverts GH-19414) (GH-20264)
Tip revision: bcbe5c5
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.7 KB
_testembed.c -rw-r--r-- 42.6 KB
python.c -rw-r--r-- 266 bytes

README

back to top