summaryrefslogtreecommitdiff
path: root/coverage/monkey.py
Commit message (Collapse)AuthorAgeFilesLines
* Update pylint to 1.5.6Ned Batchelder2016-06-251-1/+1
|
* A little clean up of the monkey-patchNed Batchelder2016-01-101-10/+10
|
* Make multiprocessing support work with spawned processes, which is what ↵Ned Batchelder2016-01-101-1/+29
| | | | Windows uses.
* Fix Windows support for multiprocessing monkey patchRodrigue Cloutier2015-12-101-20/+22
| | | | | --HG-- branch : windows_multiprocessing_support
* 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