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
8575783a00a6fc7ef9cb754df90532b178de2fb3
cpython/Lib/multiprocessing
History
Richard Oudkerk 8575783a00 Issue #13813: Embed stringification of remote traceback in local
traceback raised when pool task raises an exception.
2013-05-06 11:38:25 +01:00
..
dummy
Fix overlooked licence text.
2013-01-01 14:25:59 +00:00
__init__.py
Fix overlooked licence text.
2013-01-01 14:25:59 +00:00
connection.py
Fix issue #17707: multiprocessing.Queue's get() method does not block for short timeouts.
2013-04-17 13:12:27 +02:00
forking.py
Issue #17025: Add dumps() and loads() to ForkingPickler.
2013-03-24 15:21:49 +01:00
heap.py
Make multiprocessing's shared memory use memoryview instead of raw pointer
2012-05-26 22:09:59 +01:00
managers.py
Replace IOError with OSError (#16715)
2012-12-25 16:47:37 +02:00
pool.py
Issue #13813: Embed stringification of remote traceback in local
2013-05-06 11:38:25 +01:00
process.py
Merge fixes for #13854 and #12157.
2012-06-07 20:38:11 +01:00
queues.py
Issue #17025: multiprocessing: Reduce Queue and SimpleQueue contention.
2013-03-25 18:20:40 +01:00
reduction.py
Issue #14669: Fix pickling of connections and sockets on MacOSX
2012-08-16 16:48:55 +01:00
sharedctypes.py
Use Python 3.x-style keyword only arg in Array()
2012-05-29 12:01:47 +01:00
synchronize.py
Issue #14059: Implement multiprocessing.Barrier
2012-06-15 18:26:07 +01:00
util.py
Issue #17555: Fix ForkAwareThreadLock so that size of after fork
2013-04-17 20:58:00 +01:00
Powered by Gitea Page: 1006ms Template: 17ms
English
English
Licenses API