This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-08-20 00:05:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Modules
/
_multiprocessing
History
Hugo van Kemenade
3b3ec0d77f
gh-111863: Rename
Py_NOGIL
to
Py_GIL_DISABLED
(
#111864
)
...
Rename Py_NOGIL to Py_GIL_DISABLED
2023-11-20 15:52:00 +02:00
..
clinic
gh-111089: Revert PyUnicode_AsUTF8() changes (
#111833
)
2023-11-07 22:36:13 +00:00
multiprocessing.c
…
multiprocessing.h
…
posixshmem.c
gh-111863: Rename
Py_NOGIL
to
Py_GIL_DISABLED
(
#111864
)
2023-11-20 15:52:00 +02:00
semaphore.c
…