This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-17 18:08:50 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3454d524344bf8a0cbe5178ef299e52fcbc0dc84
cpython
/
Modules
/
_multiprocessing
T
History
Jesus Cea
41c98a3207
Close
#13022
: _multiprocessing.recvfd() doesn't check that file descriptor was actually received
2011-09-21 03:56:05 +02:00
..
multiprocessing.c
Close
#13022
: _multiprocessing.recvfd() doesn't check that file descriptor was actually received
2011-09-21 03:56:05 +02:00
multiprocessing.h
Remove dead code from _multiprocessing
2011-05-09 20:55:03 +02:00
semaphore.c
Remove dead code from _multiprocessing
2011-05-09 20:55:03 +02:00
win32_functions.c
Issue
#9205
: concurrent.futures.ProcessPoolExecutor now detects killed
2011-06-08 17:21:55 +02:00