SIGN IN SIGN UP

gh-117873: Use positional-only parameters in _posixshmem (#118012)

* shm_unlink() parameter becomes positional-only.
* shm_open() first parameter (path) becomes positional-only,
  the two following parameters remain positional-or-keyword.
V
Victor Stinner committed
7cc5e81a8259fb2e78ed12cbb15ad9e1710f20ed
Parent: e85e8de
Committed by GitHub <noreply@github.com> on 5/10/2024, 10:04:16 AM