cpython
cpython copied to clipboard
gh-117873: Revert _posixshmem.shm_open() change
- Issue: gh-117873
Reason for revert:
This PR does not address the concerns of the issue: the
METH_VARARGScalling convention is still used.
See discussion in #118012. You can skip news.