cpython/Modules/_multiprocessing
Serhiy Storchaka 061e50f196
gh-122943: Add the varpos parameter in _PyArg_UnpackKeywords (GH-126564)
Remove _PyArg_UnpackKeywordsWithVararg.
Add comments for integer arguments of _PyArg_UnpackKeywords.
2024-11-08 14:23:50 +02:00
..
clinic gh-122943: Add the varpos parameter in _PyArg_UnpackKeywords (GH-126564) 2024-11-08 14:23:50 +02:00
multiprocessing.c
multiprocessing.h
posixshmem.c
semaphore.c Cleanup multiprocessing comment and unusual import error message (#126532) 2024-11-07 00:06:14 -08:00