Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | issue5545: Switch to Autoconf for multiprocessing; special thanks to Martin ↵ | Jesse Noller | 2009-04-02 | 1 | -5/+5 |
| | | | | Lowis for help | ||||
* | merge in patch from tim golden to fix contextmanager support for mp.Lock() | Jesse Noller | 2009-03-30 | 1 | -1/+1 |
| | |||||
* | Move definition int sval into branch of ifdef where it is used. | Jeremy Hylton | 2008-11-28 | 1 | -1/+1 |
| | | | | Otherwise, you get a warning about an undefined variable. | ||||
* | add the multiprocessing package to fulfill PEP 371 | Benjamin Peterson | 2008-06-11 | 1 | -0/+625 |