diff options
author | Zackery Spytz <zspytz@gmail.com> | 2020-10-19 16:47:37 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-19 23:47:37 +0100 |
commit | 1438c2ac773e87d1f9c97fc22f2346e16bf48773 (patch) | |
tree | 71d6951fede352740b6dd0eba6b2c1c9c67101b1 /Python | |
parent | f85658a09878c658ae0e0590bfa30e4ce51c9a04 (diff) | |
download | cpython-git-1438c2ac773e87d1f9c97fc22f2346e16bf48773.tar.gz |
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.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions