Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update NOTICE link to GitHub. | Ned Batchelder | 2018-06-24 | 1 | -1/+1 |
* | Make version checking more uniform | Ned Batchelder | 2018-06-13 | 1 | -3/+3 |
* | Now with COVERAGE_RCFILE, no need for multiprocessing to do its own env thing | Ned Batchelder | 2018-04-19 | 1 | -6/+2 |
* | Private attributes should be indicated (debug) | Ned Batchelder | 2018-03-13 | 1 | -1/+1 |
* | A new warning for files already imported before coverage starts | Ned Batchelder | 2018-02-20 | 1 | -0/+1 |
* | Add more debugging for thorny multiprocessing issues | Ned Batchelder | 2016-09-23 | 1 | -1/+7 |
* | Set the rcfile for multiprocessing subprocesses | Ned Batchelder | 2016-07-24 | 1 | -6/+19 |
* | Multiprocessing needs to communicate the rcfile down to the subprocesses | Ned Batchelder | 2016-07-13 | 1 | -15/+21 |
* | Rename to multiproc.py, since it only does one thing. | Ned Batchelder | 2016-07-12 | 1 | -0/+80 |