This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-09-16 21:56:14 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
ef330d35c8
cpython
/
Modules
/
_multiprocessing
History
Download ZIP
Download TAR.GZ
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
multiprocessing.h
semaphore.c
Issue
#27591
: Set sigint_event to NULL if _PyOS_IsMainThread() returns false
2016-07-23 07:13:14 +03:00