Review PEP 371 patch 1 - Code Review (original) (raw)
Description
This is the initial patch for PEP 371 including all docs and tests, see http://bugs.python.org/issue3050 for background
Patch Set 1#
Unified diffs | Side-by-side diffs | Delta from patch set | Stats (+12509 lines, -0 lines) | Patch | |||
---|---|---|---|---|---|---|---|
![]() |
Doc/includes/mp_benchmarks.py | View | 1 chunk | +235 lines, -0 lines | 0 comments | Download | |
![]() |
Doc/includes/mp_distributing.py | View | 1 chunk | +362 lines, -0 lines | 0 comments | Download | |
![]() |
Doc/includes/mp_newtype.py | View | 1 chunk | +98 lines, -0 lines | 0 comments | Download | |
![]() |
Doc/includes/mp_pool.py | View | 1 chunk | +311 lines, -0 lines | 0 comments | Download | |
![]() |
Doc/includes/mp_synchronize.py | View | 1 chunk | +273 lines, -0 lines | 0 comments | Download | |
![]() |
Doc/includes/mp_webserver.py | View | 1 chunk | +67 lines, -0 lines | 0 comments | Download | |
![]() |
Doc/includes/mp_workers.py | View | 1 chunk | +87 lines, -0 lines | 0 comments | Download | |
![]() |
Doc/library/multiprocessing.rst | View | 1 chunk | +2108 lines, -0 lines | 0 comments | Download | |
![]() |
Doc/library/someos.rst | View | 1 chunk | +1 line, -0 lines | 0 comments | Download | |
![]() |
Lib/multiprocessing/__init__.py | View | 1 chunk | +267 lines, -0 lines | 2 comments | Download | |
![]() |
Lib/multiprocessing/connection.py | View | 1 chunk | +434 lines, -0 lines | 1 comment | Download | |
![]() |
Lib/multiprocessing/dummy/__init__.py | View | 1 chunk | +143 lines, -0 lines | 0 comments | Download | |
![]() |
Lib/multiprocessing/dummy/connection.py | View | 1 chunk | +61 lines, -0 lines | 0 comments | Download | |
![]() |
Lib/multiprocessing/forking.py | View | 1 chunk | +429 lines, -0 lines | 0 comments | Download | |
![]() |
Lib/multiprocessing/heap.py | View | 1 chunk | +201 lines, -0 lines | 0 comments | Download | |
![]() |
Lib/multiprocessing/managers.py | View | 1 chunk | +1092 lines, -0 lines | 0 comments | Download | |
![]() |
Lib/multiprocessing/pool.py | View | 1 chunk | +596 lines, -0 lines | 0 comments | Download | |
![]() |
Lib/multiprocessing/process.py | View | 1 chunk | +302 lines, -0 lines | 0 comments | Download | |
![]() |
Lib/multiprocessing/queues.py | View | 1 chunk | +356 lines, -0 lines | 0 comments | Download | |
![]() |
Lib/multiprocessing/reduction.py | View | 1 chunk | +190 lines, -0 lines | 0 comments | Download | |
![]() |
Lib/multiprocessing/sharedctypes.py | View | 1 chunk | +234 lines, -0 lines | 1 comment | Download | |
![]() |
Lib/multiprocessing/synchronize.py | View | 1 chunk | +294 lines, -0 lines | 1 comment | Download | |
![]() |
Lib/multiprocessing/util.py | View | 1 chunk | +336 lines, -0 lines | 0 comments | Download | |
![]() |
Lib/test/test_multiprocessing.py | View | 1 chunk | +1791 lines, -0 lines | 0 comments | Download | |
![]() |
Modules/_multiprocessing/connection.h | View | 1 chunk | +515 lines, -0 lines | 0 comments | Download | |
![]() |
Modules/_multiprocessing/multiprocessing.h | View | 1 chunk | +163 lines, -0 lines | 0 comments | Download | |
![]() |
Modules/_multiprocessing/multiprocessing.c | View | 1 chunk | +308 lines, -0 lines | 0 comments | Download | |
![]() |
Modules/_multiprocessing/pipe_connection.c | View | 1 chunk | +136 lines, -0 lines | 0 comments | Download | |
![]() |
Modules/_multiprocessing/semaphore.c | View | 1 chunk | +625 lines, -0 lines | 0 comments | Download | |
![]() |
Modules/_multiprocessing/socket_connection.c | View | 1 chunk | +180 lines, -0 lines | 0 comments | Download | |
![]() |
Modules/_multiprocessing/win32_functions.c | View | 1 chunk | +260 lines, -0 lines | 0 comments | Download | |
![]() |
setup.py | View | 1 chunk | +54 lines, -0 lines | 2 comments | Download |
Messages
Total messages: 3