]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91051: fix segfault when using all 8 type watchers (#107853)
authorCarl Meyer <carl@oddbird.net>
Fri, 11 Aug 2023 18:42:26 +0000 (12:42 -0600)
committerGitHub <noreply@github.com>
Fri, 11 Aug 2023 18:42:26 +0000 (12:42 -0600)
commit66e4edd7346b1cd65ddff6da890a0d725e325116
treec26d1da58d8aafa684603980090cba4c74cb329e
parent04cc01453db2f0af72a06440831637f8bf512daf
gh-91051: fix segfault when using all 8 type watchers (#107853)
Doc/c-api/typeobj.rst
Doc/includes/typestruct.h
Include/cpython/object.h
Lib/test/test_capi/test_watchers.py
Misc/NEWS.d/next/Core and Builtins/2023-08-10-17-36-27.gh-issue-91051.LfaeNW.rst [new file with mode: 0644]