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
/
Tools
/
parser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #26489: Add dictionary unpacking support to Tools/parser/unparse.py
Berker Peksag
2016-03-06
1
-3/+12
*
PEP 0492 -- Coroutines with async and await syntax. Issue #24017.
Yury Selivanov
2015-05-12
1
-2/+30
*
PEP 448: additional unpacking generalizations (closes #2292)
Benjamin Peterson
2015-05-06
1
-22/+5
*
Issue #21918: Convert test_tools.py to a sub-package of test.
Zachary Ware
2014-07-16
1
-276/+0
|
\
|
*
Issue #21918: Convert test_tools.py to a sub-package of test.
Zachary Ware
2014-07-16
1
-276/+0
*
|
teach unparse about matrix multiplication
Benjamin Peterson
2014-04-10
1
-1/+1
|
/
*
unify some ast.argument's attrs; change Attribute column offset (closes #16795)
Benjamin Peterson
2013-03-18
1
-6/+6
*
create NameConstant AST class for None, True, and False literals (closes #16619)
Benjamin Peterson
2012-12-06
1
-0/+3
*
Some cleanup in the Tools directory.
Florent Xicluna
2012-07-07
1
-1/+0
*
Issue #14742: test_unparse now only checks a limited number of files unless t...
Mark Dickinson
2012-06-23
1
-1/+6
*
Issue #14965: Bring Tools/parser/unparse.py up to date with the Python 3.3. ...
Mark Dickinson
2012-05-06
2
-19/+54
|
\
|
*
Issue #14965: Fix missing support for starred assignments in Tools/parser/unp...
Mark Dickinson
2012-05-06
2
-0/+11
|
/
*
Remove some of the old demos. (Put a few somewhere else.)
Georg Brandl
2010-12-30
2
-0/+840