]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-121791: Check for `NULL` in `MethodDescriptor2_new` in `_testcapi` (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 16 Jul 2024 08:51:50 +0000 (10:51 +0200)
committerGitHub <noreply@github.com>
Tue, 16 Jul 2024 08:51:50 +0000 (08:51 +0000)
commit106d6456ca8694f435527c064dc27828f965ae41
tree5a52b1b6818af16e2e093aaee16c22a66b73f906
parent52df6c427c33fcd61f78f6fd1d871ae114ad2dc0
[3.12] gh-121791: Check for `NULL` in `MethodDescriptor2_new` in `_testcapi` (GH-121792) (#121840)

gh-121791: Check for `NULL` in `MethodDescriptor2_new` in `_testcapi` (GH-121792)
(cherry picked from commit 8b6d4755812d0b02e9f26beb9c9a7714e4c5ac28)

Co-authored-by: sobolevn <mail@sobolevn.me>
Modules/_testcapi/vectorcall.c