index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_tools
/
test_unparse.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue 27948: Allow backslashes in the literal string portion of f-strings, bu...
Eric V. Smith
2016-09-10
1
-5/+5
*
tests: use subTest in test_unparse.test_files
Yury Selivanov
2016-09-09
1
-2/+3
*
fix skipping #27921 for windows
Benjamin Peterson
2016-09-05
1
-2/+1
*
Issue 27921: Remove backslash from another f-string. I'll revert this change ...
Eric V. Smith
2016-09-03
1
-0/+10
*
Closes issue 27921: Disallow backslashes anywhere in f-strings. This is a tem...
Eric V. Smith
2016-09-03
1
-4/+0
*
Issue #26489: Add dictionary unpacking support to Tools/parser/unparse.py
Berker Peksag
2016-03-06
1
-0/+5
|
\
|
*
Issue #26489: Add dictionary unpacking support to Tools/parser/unparse.py
Berker Peksag
2016-03-06
1
-0/+5
*
|
Issue 25180: Fix Tools/parser/unparse.py for f-strings. Patch by Martin Panter.
Eric V. Smith
2015-09-20
1
-2/+9
*
|
Temporary hack for issue #25180: exclude test_fstring.py from the unparse rou...
Eric V. Smith
2015-09-19
1
-0/+2
|
/
*
Issue #21918: Convert test_tools.py to a sub-package of test.
Zachary Ware
2014-07-16
1
-0/+282