mirror of
https://github.com/python/cpython.git
synced 2025-11-20 02:50:14 +00:00
* shm_unlink() parameter becomes positional-only. * shm_open() first parameter (path) becomes positional-only, the two following parameters remain positional-or-keyword. |
||
|---|---|---|
| .. | ||
| multiprocessing.c.h | ||
| posixshmem.c.h | ||
| semaphore.c.h | ||