This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-30 06:36:55 +00: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
gh-108494: Argument Clinic: inline parsing code for positional-only parameters in the limited C API (GH-108622)
2023-09-03 17:28:14 +03:00
multiprocessing.h
gh-108765: multiprocessing.h includes <unistd.h> (
#108823
)
2023-09-02 17:54:39 +00:00
posixshmem.c
gh-111863: Rename
Py_NOGIL
to
Py_GIL_DISABLED
(
#111864
)
2023-11-20 15:52:00 +02:00
semaphore.c
gh-108765: Python.h no longer includes <sys/time.h> (
#108775
)
2023-09-02 17:51:19 +02:00