Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/2.7
/
Demo
/
parser
tag
074531d25e6b244dcb7858093b79377a78535919
tagger
Benjamin Peterson <benjamin@python.org>
Tue Jan 26 18:43:13 2021
object
8d21aa21f2cbc6d50aab3f420bb23be1d081dac4
the end of the 2.7 branch
2037913
Update Demo/parser directory; backport unparse fixes from py3k.
by Mark Dickinson
· 15 years ago
0187be0
unparse.py: fix mispaced parentheses in chained comparisons
by Mark Dickinson
· 15 years ago
b83a1ff
Fix typo in test_unparse.py.
by Mark Dickinson
· 15 years ago
623b979
Fix some shallow bugs in Demo/parser/unparse.py, and add tests:
by Mark Dickinson
· 15 years ago
7c972f9
get unparse to at least unparse its self
by Benjamin Peterson
· 17 years ago
35c7bb2
Whitespace normalization.
by Tim Peters
· 18 years ago
124df83
Patch #1683328: fixes and enhancements for "unparse" demo.
by Georg Brandl
· 18 years ago
2756278
Patch #1552024: add decorator support to unparse.py demo script.
by Georg Brandl
· 19 years ago
3daf304
Whitespace normalization.
by Tim Peters
· 19 years ago
3fa6c09
Patch #1441452: Add more AST nodes.
by Martin v. Löwis
· 19 years ago
87a8b4f
unparse.py can now unparse itself.
by Martin v. Löwis
· 19 years ago
400cbc3
Set EOL style to native.
by Tim Peters
· 19 years ago
710ab3b
Whitespace normalization.
by Tim Peters
· 19 years ago
5fec904
Start of a source code unparser.
by Martin v. Löwis
· 19 years ago
3e98736
Minor spelling nit.
by Georg Brandl
· 20 years ago
9880062
Remove some obsolete files, and update the README.
by Fred Drake
· 25 years ago
6baec62
Sort the list of files processed before running the test on each.
by Fred Drake
· 25 years ago
995285e
Moved all the imports to the top.
by Fred Drake
· 26 years ago
4117e54
nannified
by Guido van Rossum
· 27 years ago
b2c02de
Removed pprint.py.
by Fred Drake
· 28 years ago
b5d2039
Always use spaces for indentation.
by Fred Drake
· 28 years ago
f06ee5f
/usr/local/bin/python -> /usr/bin/env python
by Guido van Rossum
· 29 years ago
3f3691e
(Demo/parser/FILES, Demo/parser/Makefile, Demo/parser/parser.tex,
by Fred Drake
· 29 years ago
8206fb9
Final set of changes by Fred before 1.4beta3
by Guido van Rossum
· 29 years ago
16d27e3
Demos for Fred's parser module
by Guido van Rossum
· 29 years ago