Skip to content

[3.9] bpo-42143: Ensure PyFunction_NewWithQualName() can't fail after creating the func object (GH-22953)#23021

Merged
serhiy-storchaka merged 1 commit into
python:3.9from
miss-islington:backport-3505261-3.9
Oct 29, 2020
Merged

[3.9] bpo-42143: Ensure PyFunction_NewWithQualName() can't fail after creating the func object (GH-22953)#23021
serhiy-storchaka merged 1 commit into
python:3.9from
miss-islington:backport-3505261-3.9

bpo-42143: Ensure PyFunction_NewWithQualName() can't fail after creat…

2862ad0
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs