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
windows-release
ci.yml -rw-r--r-- 3.3 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 768 bytes
posix-deps-apt.sh -rwxr-xr-x 590 bytes
posix-steps.yml -rw-r--r-- 2.6 KB
pr.yml -rw-r--r-- 3.2 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-release.yml -rw-r--r-- 3.9 KB
windows-steps.yml -rw-r--r-- 1.5 KB

back to top