[3.9] bpo-42143: Ensure PyFunction_NewWithQualName() can't fail after creating the func object (GH-22953)#23021
Merged
serhiy-storchaka merged 1 commit intopython:3.9python/cpython:3.9from Oct 29, 2020
miss-islington:backport-3505261-3.9miss-islington/cpython:backport-3505261-3.9Copy head branch name to clipboard
Merged
[3.9] bpo-42143: Ensure PyFunction_NewWithQualName() can't fail after creating the func object (GH-22953)#23021serhiy-storchaka merged 1 commit intopython:3.9python/cpython:3.9from miss-islington:backport-3505261-3.9miss-islington/cpython:backport-3505261-3.9Copy head branch name to clipboard
serhiy-storchaka merged 1 commit intopython:3.9python/cpython:3.9from
miss-islington:backport-3505261-3.9miss-islington/cpython:backport-3505261-3.9Copy head branch name to clipboard
Commits
Commits on Oct 29, 2020
bpo-42143: Ensure PyFunction_NewWithQualName() can't fail after creating the func object (GH-22953)
Show description for 2862ad0authored andcommitted