This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
104,084
Commits
9
Branches
456
Tags
1.7
GiB
d9e006bcef
Commit Graph
2 Commits
Author
SHA1
Message
Date
Richard Oudkerk
84ed9a68bd
Issue
#8713
: Support alternative start methods in multiprocessing on Unix.
...
See
http://hg.python.org/sandbox/sbt#spawn
2013-08-14 15:35:41 +01:00
Richard Oudkerk
e88a2445bc
Issue
#15646
: Prevent equivalent of a fork bomb when using multiprocessing
...
on Windows without the "if __name__ == '__main__'" idiom.
2012-08-14 11:41:32 +01:00