aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_tools/test_unparse.py
Commit message (Expand)AuthorAge
* Issue #26489: Add dictionary unpacking support to Tools/parser/unparse.pyBerker Peksag2016-03-06
|\
| * Issue #26489: Add dictionary unpacking support to Tools/parser/unparse.pyBerker Peksag2016-03-06
* | Issue 25180: Fix Tools/parser/unparse.py for f-strings. Patch by Martin Panter.Eric V. Smith2015-09-20
* | Temporary hack for issue #25180: exclude test_fstring.py from the unparse rou...Eric V. Smith2015-09-19
|/
* Issue #21918: Convert test_tools.py to a sub-package of test.Zachary Ware2014-07-16