8000 bpo-40217: Ensure Py_VISIT(Py_TYPE(self)) is always called for PyType_FromSpec types (reverts GH-19414) by pablogsal · Pull Request #20264 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

bpo-40217: Ensure Py_VISIT(Py_TYPE(self)) is always called for PyType_FromSpec types (reverts GH-19414)#20264

Merged
miss-islington merged 4 commits intopython:masterfrom
pablogsal:bpo-40217
May 27, 2020

Commits

Commits on May 26, 2020

0