Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Close #19946: use runpy as needed in multiprocessing | Nick Coghlan | 2013-12-17 | 1 | -51/+70 |
* | Issue #19946: Raise ImportError when the main module cannot be found | Brett Cannon | 2013-12-13 | 1 | -0/+2 |
* | Implement PEP 451 (ModuleSpec). | Eric Snow | 2013-11-22 | 1 | -6/+5 |
* | Issue #18999: Make multiprocessing use context objects. | Richard Oudkerk | 2013-10-16 | 1 | -4/+4 |
* | Stop making fork server have copy of semaphore_tracker_fd. | Richard Oudkerk | 2013-08-22 | 1 | -7/+8 |
* | Issue #8713: Support alternative start methods in multiprocessing on Unix. | Richard Oudkerk | 2013-08-14 | 1 | -0/+258 |