summaryrefslogtreecommitdiffstats
path: root/Lib/multiprocessing/util.py
Commit message (Expand)AuthorAgeFilesLines
* Rebind locally the globals which can be looked up at shutdownAntoine Pitrou2011-07-081-1/+5
* Whitespace normalizationAntoine Pitrou2011-06-061-1/+0
* Issue #12040: Expose a new attribute `sentinel` on instances ofAntoine Pitrou2011-06-061-0/+21
* 9162: fix license in multiprocessing filesR. David Murray2010-12-141-1/+27
* merge r68915 to py3kJesse Noller2009-01-251-12/+24
* merge cl r68737 to py3kJesse Noller2009-01-181-24/+0
* Issue #3125: Remove copy_reg in multiprocessing and replace it withAmaury Forgeot d'Arc2008-08-191-33/+0
* Merged revisions 65864 via svnmerge fromBenjamin Peterson2008-08-191-2/+2
* Merged revisions 64104,64117 via svnmerge fromBenjamin Peterson2008-06-111-0/+336