bpo-41845: Move PyObject_GenericGetDict() back into the limited API (GH22646)
It was moved out of the limited API in 7d95e4072169911b228c9e42367afb5f17fd3db0. This change re-enables it from 3.10, to avoid generating invalid extension modules for earlier versions.
Z
Zackery Spytz committed
1438c2ac773e87d1f9c97fc22f2346e16bf48773
Parent: f85658a
Committed by GitHub <noreply@github.com>
on 10/19/2020, 10:47:37 PM