diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-05-28 15:12:23 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-28 15:12:23 (GMT) |
| commit | bcbe5c59dde5fcb9ad21991c2afd91837b14bbd5 (patch) | |
| tree | 9952d8e5d30daad42d284486a79c89705d0a34e7 /Python/compile.c | |
| parent | 1d82f003678816ff8dd822452ec91669844d2d09 (diff) | |
| download | cpython-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/compile.c')
0 files changed, 0 insertions, 0 deletions
