diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2015-01-24 08:56:57 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2015-01-24 08:56:57 -0500 |
| commit | d11501498ec4651a45f674cb2c35f36fd93f9eb5 (patch) | |
| tree | 2a4f1ea47f34751e6127ae1eaa4b63e66333e252 | |
| parent | a35f7161de5eb0e9c40adc026a0d40e6bd1296af (diff) | |
| download | python-coveragepy-d11501498ec4651a45f674cb2c35f36fd93f9eb5.tar.gz | |
Keep todo up-to-date
| -rw-r--r-- | TODO.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,7 +10,7 @@ Key: - What defaults should change? - --source = . ? - - --branch = True ? + x --branch = True ? - Remove 2.3, 2.4, 2.5 limitations + set, sorted, reversed, rpartition @@ -28,7 +28,7 @@ Key: + we can use "except ExcClass as e:" - Clean up plugins -- Make reports use filenames, not module names ++ Make reports use filenames, not module names - implement plugin support in CTracer - remove plugin support from PyTracer - documentation |
