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 07:30:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0803a3956165ac8d80824367b97564f1ced427c8
cpython
/
Lib
/
multiprocessing
T
History
Richard Oudkerk
5b8a3242c4
Merge
2013-02-26 13:00:15 +00:00
..
dummy
Issue
#15064
: Implement context manager protocol for multiprocessing types
2012-06-18 17:47:52 +01:00
__init__.py
…
connection.py
Issue
#10527
: Remove dead code
2013-01-15 13:19:24 +00:00
forking.py
Merge
2013-02-26 13:00:15 +00:00
heap.py
…
managers.py
Issue
#15064
: Make BaseManager.__enter__() start server if necessary.
2012-06-18 21:29:30 +01:00
pool.py
#16307
: Fix multiprocessing.Pool.map_async not calling its callbacks
2012-10-27 12:53:02 +02:00
process.py
…
queues.py
…
reduction.py
Issue
#14669
: Fix pickling of connections and sockets on MacOSX
2012-08-16 16:48:55 +01:00
sharedctypes.py
…
synchronize.py
…
util.py
Issue
#16714
: use 'raise' exceptions, don't 'throw'.
2012-12-18 21:26:36 +02:00