This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
mirror of
https://github.com/python/cpython.git
synced
2026-08-02 07:05:38 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e38eeafe2ff3bfc686514731d6281fed34a435e
cpython
/
Modules
/
_multiprocessing
T
History
Bénédikt Tran
and
GitHub
5ed5572cac
gh-111178: fix UBSan failures in
Modules/_multiprocessing/semaphore.c
(
#129084
)
...
fix UBSan failures for `SemLockObject`
2025-01-20 20:43:55 +00:00
..
clinic
gh-111178: Generate correct signature for most self converters (
#128447
)
2025-01-20 12:40:18 +01:00
multiprocessing.c
gh-116322: Add Py_mod_gil module slot (
#116882
)
2024-05-03 11:30:55 -04:00
multiprocessing.h
gh-108765: multiprocessing.h includes <unistd.h> (
#108823
)
2023-09-02 17:54:39 +00:00
posixshmem.c
gh-117873: Revert _posixshmem.shm_open() change (
#118901
)
2024-05-13 16:03:52 +02:00
semaphore.c
gh-111178: fix UBSan failures in
Modules/_multiprocessing/semaphore.c
(
#129084
)
2025-01-20 20:43:55 +00:00