| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #27591: Set sigint_event to NULL if _PyOS_IsMainThread() returns false | Berker Peksag | 2016-07-23 | 1 | -0/+3 |
* | Issue #8713: Support alternative start methods in multiprocessing on Unix. | Richard Oudkerk | 2013-08-14 | 1 | -14/+64 |
* | Replace WaitForMultipleObjects with WaitForMultipleObjectEx, | Martin v. L?wis | 2013-01-25 | 1 | -1/+1 |
* | Replace WaitForSingleObject with WaitForSingleObjectEx, | Martin v. L?wis | 2013-01-25 | 1 | -2/+2 |
* | Issue #9586: Merge. | Richard Oudkerk | 2013-01-01 | 1 | -7/+7 |
|\ |
|
| * | Get rid of circular import and eliminate unprefixed exported symbols | Richard Oudkerk | 2012-10-07 | 1 | -7/+7 |
* | | Issue #9586: Merge | Richard Oudkerk | 2013-01-01 | 1 | -35/+24 |
|\ \
| |/ |
|
| * | Mark multiprocessing files with "Licensed to PSF under a Contributor Agreement" | Richard Oudkerk | 2012-04-30 | 1 | -1/+2 |
| * | Issue #10350: Read and save errno before calling a function which might overw... | Antoine Pitrou | 2011-12-16 | 1 | -1/+3 |
| |\ |
|
| * | | Issue #12328: Under Windows, refactor handling of Ctrl-C events and | Antoine Pitrou | 2011-11-21 | 1 | -32/+20 |
| * | | Remove dead code from _multiprocessing | Antoine Pitrou | 2011-05-09 | 1 | -2/+2 |
* | | | Issue #9586: Redefine SEM_FAILED on MacOSX to keep compiler happy. | Richard Oudkerk | 2013-01-01 | 1 | -0/+7 |
| |/
|/| |
|
* | | Issue #10350: Read and save errno before calling a function which might overw... | Antoine Pitrou | 2011-12-16 | 1 | -1/+3 |
|/ |
|
* | Merged revisions 85679 via svnmerge from | Georg Brandl | 2010-11-23 | 1 | -1/+1 |
* | Recorded merge of revisions 81032 via svnmerge from | Antoine Pitrou | 2010-05-09 | 1 | -446/+446 |
* | Merged revisions 70908,70939,71009,71022,71036 via svnmerge from | Benjamin Peterson | 2009-04-05 | 1 | -5/+5 |
* | merge 70783 to py3k | Jesse Noller | 2009-03-31 | 1 | -1/+1 |
* | Issue #1717: rename tp_compare to tp_reserved. I'll change the | Mark Dickinson | 2009-02-02 | 1 | -1/+1 |
* | Merged revisions 67348,67355,67359,67362,67364-67365,67367-67368,67398,67423-... | Benjamin Peterson | 2008-11-30 | 1 | -1/+1 |
* | Merged revisions 64104,64117 via svnmerge from | Benjamin Peterson | 2008-06-11 | 1 | -0/+625 |