summaryrefslogtreecommitdiff
path: root/coverage/monkey.py
Commit message (Expand)AuthorAgeFilesLines
* A little clean up of the monkey-patchNed Batchelder2016-01-101-10/+10
* Make multiprocessing support work with spawned processes, which is what Windo...Ned Batchelder2016-01-101-1/+29
* Fix Windows support for multiprocessing monkey patchRodrigue Cloutier2015-12-101-20/+22
* Add license mention to the top of all files. #313.Ned Batchelder2015-07-241-1/+4
* A little cleanup of multiprocessing monkeypatchingNed Batchelder2015-07-031-3/+4
* Not sure why I used 1 in the first place.Ned Batchelder2015-05-271-1/+1
* Remove 4 pylint warnings.Ned Batchelder2015-02-091-0/+1
* Wildly experimental multiprocessing support. Covers most of #117.Ned Batchelder2015-01-301-0/+45