Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bugs in reprs of CookieJar and multiprocessing.dummy.Value. | Serhiy Storchaka | 2014-07-22 | 1 | -1/+1 |
* | Issue #14881: Allow normal non-main thread to spawn a dummy process | Richard Oudkerk | 2012-05-25 | 1 | -1/+2 |
* | Merged revisions 87225 via svnmerge from | R. David Murray | 2010-12-14 | 1 | -1/+27 |
* | use the new threading properties for multiprocessing (reviewed by Jesse #3927) | Benjamin Peterson | 2008-09-22 | 1 | -6/+0 |
* | issue3352: clean up the multiprocessing API to remove many get_/set_ methods ... | Jesse Noller | 2008-08-19 | 1 | -1/+2 |
* | patch up multiprocessing until it's API can be changed too | Benjamin Peterson | 2008-08-18 | 1 | -4/+4 |
* | get rid of 2.6/3.0 switch statements in multiprocessing | Benjamin Peterson | 2008-06-25 | 1 | -18/+6 |
* | convert multiprocessing to unix line endings | Benjamin Peterson | 2008-06-13 | 1 | -143/+143 |
* | give the threading API PEP 8 names | Benjamin Peterson | 2008-06-11 | 1 | -15/+15 |
* | add the multiprocessing package to fulfill PEP 371 | Benjamin Peterson | 2008-06-11 | 1 | -0/+143 |