summaryrefslogtreecommitdiff
path: root/doc/subprocess.rst
Commit message (Collapse)AuthorAgeFilesLines
* fix: save data on SIGTERM #1307Ned Batchelder2022-01-231-14/+13
| | | | This covers multiprocessing.Process.terminate(), and maybe other cases also.
* style(docs): make note:: uses uniformNed Batchelder2021-11-131-0/+2
|
* Clarify the connection between subprocesses and --concurrencyNed Batchelder2019-12-111-0/+6
|
* Remove :history: linesNed Batchelder2019-11-091-4/+0
|
* Subprocesses only use config file optionsNed Batchelder2019-10-011-0/+4
|
* Update NOTICE link to GitHub.Ned Batchelder2018-06-241-1/+1
|
* Update URLs so link-checker doesn't spew red.Ned Batchelder2017-06-141-1/+1
|
* Fix spellingNed Batchelder2015-08-151-1/+1
|
* Minor tweaks to the new paragraph in the docs.Ned Batchelder2015-08-051-7/+12
|
* Merge a doc pull request from githubNed Batchelder2015-08-051-0/+12
|
* Add license mention to the top of all files. #313.Ned Batchelder2015-07-241-0/+3
|
* Refer to the project consistenly as coverage.py. #275Ned Batchelder2015-07-231-1/+1
|
* Turn all the history into comments.Ned Batchelder2015-01-241-2/+2
|
* Fix spelling errors in the docs.Ned Batchelder2014-11-291-3/+3
|
* Try out pylint spelling. Kinda noisy, but fixed some stuff.Ned Batchelder2014-11-271-13/+13
|
* Remove notes about me being available for custom work, and rewrap many ↵Ned Batchelder2013-09-171-12/+14
| | | | paragraphs.
* TypoNed Batchelder2013-04-271-1/+1
|
* Add a note of warning about uninstalling coverage.py after using aggressive ↵Ned Batchelder2013-04-271-0/+5
| | | | subprocess hacks. #223.
* Clarify the subprocess documentation.Ned Batchelder2012-03-291-3/+13
|
* Trim whitespaceNed Batchelder2010-11-051-1/+1
|
* Clarify some docs.Ned Batchelder2010-10-251-0/+8
|
* Update the history timestamps.Ned Batchelder2010-07-251-0/+1
|
* Lots of doc updates, more to come.Ned Batchelder2010-07-251-5/+5
|
* Docs functionally complete for 3.3Ned Batchelder2010-02-241-0/+47