Logo
Explore Help
Sign In
ada/cpython
0
0
Fork 0
You've already forked cpython
mirror of https://github.com/AdaCore/cpython.git synced 2026-02-12 12:57:15 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
4645bb61fa27638f08c744cc48d9432a445fbe21
cpython/Lib/multiprocessing
History
Richard Oudkerk 3f8376eaa2 Fix handling of SystemExit and exit code. Patch by Brodie Rao.
2013-11-17 17:24:11 +00:00
..
dummy
Issue #14881: Allow normal non-main thread to spawn a dummy process
2012-05-25 12:56:33 +01:00
__init__.py
Remove duplication.
2011-10-19 10:39:35 +03:00
connection.py
Issue #18455: multiprocessing should not retry connect() with same socket.
2013-07-15 18:37:48 +01:00
forking.py
#18705: fix a number of typos. Patch by Févry Thibault.
2013-08-17 15:43:51 +03:00
heap.py
Issue #12352: Fix a deadlock in multiprocessing.Heap when a block is freed by
2011-07-02 13:56:19 +02:00
managers.py
Issue #17261: Ensure multiprocessing's proxies use proper address.
2013-07-02 13:31:43 +01:00
pool.py
Issue #19425 -- a pickling error should not cause pool to hang.
2013-10-28 23:02:22 +00:00
process.py
Fix handling of SystemExit and exit code. Patch by Brodie Rao.
2013-11-17 17:24:11 +00:00
queues.py
Issue #13373: multiprocessing.Queue.get() could sometimes block indefinitely
2011-11-10 00:33:50 +01:00
reduction.py
Merged revisions 87225 via svnmerge from
2010-12-14 01:42:40 +00:00
sharedctypes.py
Issue #11675: Zero-out newly-created multiprocessing.[Raw]Array objects.
2011-03-26 10:02:37 +00:00
synchronize.py
- Fix typos in the multiprocessing module.
2013-05-15 16:54:16 +02:00
util.py
Issue #17555: Fix ForkAwareThreadLock so that size of after fork
2013-04-17 19:15:52 +01:00
Powered by Gitea Page: 379ms Template: 11ms
English
English
Licenses API