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
00160661a5a9f50b4c022ca1beda2538642ee70f
cpython/Lib/multiprocessing
History
Benjamin Peterson 3095f4724e raise a ValueError instead of an AssertionError when pool is an invalid state
2012-09-25 12:45:42 -04:00
..
dummy
Issue #15064: Implement context manager protocol for multiprocessing types
2012-06-18 17:47:52 +01:00
__init__.py
Issue #14059: Implement multiprocessing.Barrier
2012-06-15 18:26:07 +01:00
connection.py
Issue #6056: Make multiprocessing use setblocking(True) on the sockets it uses.
2012-07-27 14:19:00 +01:00
forking.py
Merge 3.2
2012-08-14 12:51:14 +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
Issue #15064: Make BaseManager.__enter__() start server if necessary.
2012-06-18 21:29:30 +01:00
pool.py
raise a ValueError instead of an AssertionError when pool is an invalid state
2012-09-25 12:45:42 -04:00
process.py
Merge fixes for #13854 and #12157.
2012-06-07 20:38:11 +01:00
queues.py
Mark multiprocessing files with "Licensed to PSF under a Contributor Agreement"
2012-04-30 12:13:55 +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 #15881: Clarify comment in exit function
2012-09-13 17:27:15 +01:00
Powered by Gitea Page: 470ms Template: 41ms
English
English
Licenses API