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-10 22:50:18 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea3e91e06ae2c7440004ce052daf74ca91115b89
cpython
/
Lib
/
multiprocessing
T
History
Ask Solem
2afcbf2249
Issue
#9244
: multiprocessing.pool: Worker crashes if result can't be encoded
2010-11-09 20:55:52 +00:00
..
dummy
…
__init__.py
Fix some ResourceErrors.
2010-11-01 05:10:44 +00:00
connection.py
…
forking.py
…
heap.py
…
managers.py
…
pool.py
Issue
#9244
: multiprocessing.pool: Worker crashes if result can't be encoded
2010-11-09 20:55:52 +00:00
process.py
…
queues.py
…
reduction.py
…
sharedctypes.py
…
synchronize.py
Support new Condition return value in the multiprocessing version.
2010-10-28 13:01:06 +00:00
util.py
…