mirror of
https://github.com/python/cpython.git
synced 2025-11-08 13:42:22 +00:00
shm_open() and shm_unlink() now check for embedded null characters in the name and raise an error instead of silently truncating it. |
||
|---|---|---|
| .. | ||
| clinic | ||
| multiprocessing.c | ||
| multiprocessing.h | ||
| posixshmem.c | ||
| semaphore.c | ||