| commit | 37b1d607bf0f1a9c1e89b1715349efc24dc180e0 | [log] [tgz] |
|---|---|---|
| author | Victor Stinner <vstinner@python.org> | Fri Oct 15 01:50:28 2021 +0200 |
| committer | GitHub <noreply@github.com> | Fri Oct 15 01:50:28 2021 +0200 |
| tree | 5115d4b858df130997a63f16c7144ffdda1f4c36 | |
| parent | 7076bef8ba8836a19d5033f4ceb8eb9837de2301 [diff] |
po-35134: Move Include/funcobject.h to Include/cpython/ (GH-28958) Remove redundant "#ifndef Py_LIMITED_API" in funcobject.h.