SIGN IN SIGN UP

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().
V
Victor Stinner committed
8d234cd315a4c98a87778cc15e7563c7fe74881f
Parent: 9376728
Committed by GitHub <noreply@github.com> on 10/19/2023, 10:23:49 PM