diff options
author | Victor Stinner <vstinner@python.org> | 2023-10-19 22:23:49 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-19 22:23:49 (GMT) |
commit | 8d234cd315a4c98a87778cc15e7563c7fe74881f (patch) | |
tree | 19d965bc2381fde579545cdea77dfaaef2ef61b0 /Python/Python-ast.c | |
parent | 9376728ce45191fcc0b908c7487ad7985454537e (diff) | |
download | cpython-8d234cd315a4c98a87778cc15e7563c7fe74881f.zip cpython-8d234cd315a4c98a87778cc15e7563c7fe74881f.tar.gz cpython-8d234cd315a4c98a87778cc15e7563c7fe74881f.tar.bz2 |
gh-85283: Build posixshmem extension with Limited C API (#111087)
Build the _multiprocessing.posixshmem extension with the Limited C
API.
* Add <errno.h> include.
* Replace PyUnicode_AsUTF8() with PyUnicode_AsUTF8AndSize().
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions