diff options
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 15 |
1 files changed, 9 insertions, 6 deletions
@@ -13,15 +13,18 @@ Key: - --branch = True ? - Remove 2.3, 2.4, 2.5 limitations - - set, sorted, reversed, rpartition - - generator expressions - - decorators - - collections.defaultdict - - .startswith((,)) + + set, sorted, reversed, rpartition + + generator expressions + + decorators + + collections.defaultdict + + .startswith((,)) + + "with" statements + - .format() ? + + try/except/finally - with assertRaises - exec statement can look like a function in py2 (since when?) -- Remove code only run on <2.6 ++ Remove code only run on <2.6 - Change data file to json - Create data api - New ast-based branch coverage? |
