summaryrefslogtreecommitdiffstats
path: root/Lib/multiprocessing/heap.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #12352: Fix a deadlock in multiprocessing.Heap when a block is freed byCharles-François Natali2011-07-021-6/+33
* Merged revisions 87225 via svnmerge fromR. David Murray2010-12-141-1/+27
* Submit patch for bug 9144; broken imports due to r81380Jesse Noller2010-07-031-1/+1
* darn! I converted half of the files the wrong way.Benjamin Peterson2008-06-131-201/+201
* convert multiprocessing to unix line endingsBenjamin Peterson2008-06-131-201/+201
* add the multiprocessing package to fulfill PEP 371Benjamin Peterson2008-06-111-0/+201