Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Untabify C files. Will watch buildbots. | Antoine Pitrou | 2010-05-09 | 1 | -369/+369 |
* | Remove extraneous whitespace. | Brett Cannon | 2010-05-05 | 1 | -33/+33 |
* | Issue 3551: Raise ValueError if the size causes ERROR_NO_SYSTEM_RESOURCES | Jesse Noller | 2009-04-02 | 1 | -2/+6 |
* | Resolve issue 3321: (segfault) _multiprocessing.Connection() doesn't check ha... | Jesse Noller | 2009-01-19 | 1 | -1/+1 |
* | #3743: PY_FORMAT_SIZE_T is designed for the OS "printf" functions, not for | Amaury Forgeot d'Arc | 2008-09-10 | 1 | -3/+3 |
* | Issue #3139: Make buffer-interface thread-safe wrt. PyArg_ParseTuple, | Martin v. Löwis | 2008-08-12 | 1 | -6/+16 |
* | Submit fix for issue3393: Memory corruption in multiprocessing module | Jesse Noller | 2008-08-01 | 1 | -10/+0 |
* | add the multiprocessing package to fulfill PEP 371 | Benjamin Peterson | 2008-06-11 | 1 | -0/+515 |