]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:55:37 +0000 (10:55 +0200)
committerGitHub <noreply@github.com>
Tue, 16 Jul 2024 08:55:37 +0000 (08:55 +0000)
commit93ee63ae20065ef671bb923f60d6fa889f2ff7a9
treecad030222383db0387e153ca3bd721499e890177
parentd02adecb42137711e8c58aac661fbeb46be4837b
[3.13] gh-121791: Check for `NULL` in `MethodDescriptor2_new` in `_testcapi` (GH-121792) (#121839)

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