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-12 23:49:15 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41519b2ca84f47adccc3dc309d22bfa17c7ee39b
cpython
/
Modules
/
_multiprocessing
T
History
Berker Peksag
1fd497ed91
Issue
#27591
: Set sigint_event to NULL if _PyOS_IsMainThread() returns false
...
Patch by Chris Angelico.
2016-07-23 07:13:14 +03:00
..
multiprocessing.c
Issue
#21704
: Fix build error for _multiprocessing when semaphores
2014-07-28 23:01:02 +01:00
multiprocessing.h
Issue
#8713
: Support alternative start methods in multiprocessing on Unix.
2013-08-14 15:35:41 +01:00
semaphore.c
Issue
#27591
: Set sigint_event to NULL if _PyOS_IsMainThread() returns false
2016-07-23 07:13:14 +03:00