diff options
| author | Victor Stinner <vstinner@python.org> | 2021-10-19 12:10:22 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-19 12:10:22 +0200 |
| commit | 52af0756b2ffc6788e364971d05cdaf127d77d5a (patch) | |
| tree | 8a2175ea934e639eac93bf33b5a22efde8979e9c /Lib/dis.py | |
| parent | 0a4c82ddd34a3578684b45b76f49cd289a08740b (diff) | |
| download | cpython-git-52af0756b2ffc6788e364971d05cdaf127d77d5a.tar.gz | |
bpo-45434: Only exclude <stdlib.h> in Python 3.11 limited C API (GH-29027)
The Python 3.11 limited C API no longer includes stdlib.h, stdio.h,
string.h and errno.h.
* Exclude Py_MEMCPY() from Python 3.11 limited C API.
* xxlimited C extension is now built with Python 3.11 limited C API.
Diffstat (limited to 'Lib/dis.py')
0 files changed, 0 insertions, 0 deletions
