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-18 18:33:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c2d2aedd5c48a5fbbbb4a238b7d4e86a5f64b60
cpython
/
Modules
/
_multiprocessing
T
History
Antoine Pitrou
162fee109b
Issue
#11657
: Fix sending file descriptors over 255 over a multiprocessing Pipe.
...
Also added some tests.
2011-08-23 19:48:34 +02:00
..
multiprocessing.c
Issue
#11657
: Fix sending file descriptors over 255 over a multiprocessing Pipe.
2011-08-23 19:48:34 +02:00
multiprocessing.h
…
semaphore.c
…
win32_functions.c
…