| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #6056: Make multiprocessing use setblocking(True) on the sockets it uses. | Richard Oudkerk | 2012-07-27 | 1 | -0/+5 |
|
|
* | Fix for issue 14725 for 3.2 branch | Richard Oudkerk | 2012-05-05 | 1 | -1/+4 |
|
|
* | Issue #14482: Raise a ValueError, not a NameError, when trying to create | Antoine Pitrou | 2012-04-03 | 1 | -0/+4 |
|
|
* | Issue #14151: Raise a ValueError, not a NameError, when trying to create | Antoine Pitrou | 2012-04-01 | 1 | -0/+9 |
|
|
* | Issue #8184: Fix a potential file descriptor leak when a | Charles-François Natali | 2012-02-04 | 1 | -4/+8 |
|
|
* | Issue #10816: multiprocessing.SocketClient() closes the socket on error | Victor Stinner | 2011-01-03 | 1 | -15/+14 |
|
|
* | 9162: fix license in multiprocessing files | R. David Murray | 2010-12-14 | 1 | -1/+27 |
|
|
* | Fix #9513 to remove relative imports from multiprocessing. | Brian Curtin | 2010-08-04 | 1 | -1/+1 |
|
|
* | Merged revisions 76245 via svnmerge from | Antoine Pitrou | 2009-11-13 | 1 | -2/+13 |
|
|
* | Merge 70717 to 30maint | Jesse Noller | 2009-03-30 | 1 | -0/+1 |
|
|
* | Merged revisions 66023 via svnmerge from | Neal Norwitz | 2008-08-25 | 1 | -1/+1 |
|
|
* | Merged revisions 65459,65472,65481,65518,65536,65581,65609,65637,65641,65644-... | Georg Brandl | 2008-08-12 | 1 | -5/+3 |
|
|
* | Merged revisions 65437,65469,65476,65480,65502,65528,65539,65543,65558,65561-... | Georg Brandl | 2008-08-12 | 1 | -1/+1 |
|
|
* | Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,... | Georg Brandl | 2008-07-16 | 1 | -3/+1 |
|
|
* | Merged revisions 64517,64519 via svnmerge from | Benjamin Peterson | 2008-06-25 | 1 | -8/+3 |
|
|
* | Merged revisions 64104,64117 via svnmerge from | Benjamin Peterson | 2008-06-11 | 1 | -0/+425 |
|
|