Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create Way to force package even if filepath exists (#1026) | Thomas Grainger | 2020-09-12 | 1 | -0/+1 |
| | | | Fixes: #268 | ||||
* | More details on --source filtering | Ned Batchelder | 2020-06-29 | 1 | -9/+33 |
| | |||||
* | Don't trace non-encodable file names. #891 | Ned Batchelder | 2020-01-01 | 1 | -0/+6 |
| | |||||
* | A helper to get code objects | Ned Batchelder | 2019-12-02 | 1 | -5/+2 |
| | |||||
* | Correct some function names and docstrings. #843 | Ned Batchelder | 2019-09-09 | 1 | -8/+11 |
| | |||||
* | No need for format indexes (mostly) | Ned Batchelder | 2019-09-01 | 1 | -1/+1 |
| | |||||
* | Don't try to use PyPy 'filenames' like '<builtin>/lib_pypy/_structseq.py' | Ned Batchelder | 2018-11-25 | 1 | -2/+4 |
| | |||||
* | Update NOTICE link to GitHub. | Ned Batchelder | 2018-06-24 | 1 | -1/+1 |
| | |||||
* | Finish up the inorout docstrings | Ned Batchelder | 2018-03-13 | 1 | -2/+17 |
| | |||||
* | check_preimported=True controls whether coverage checks pre-imported files ↵ | Ned Batchelder | 2018-03-06 | 1 | -3/+0 |
| | | | | when starting | ||||
* | In 3.7, namespace modules can have: mod.__file__ is None | Ned Batchelder | 2018-03-05 | 1 | -7/+16 |
| | |||||
* | More uniformity | Ned Batchelder | 2018-02-26 | 1 | -6/+6 |
| | | | | | --HG-- branch : inorout | ||||
* | Huge refactor of code out of control into inorout | Ned Batchelder | 2018-02-25 | 1 | -0/+440 |
--HG-- branch : inorout |