index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
token.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue 2117. Update compiler module to handle class decorators.
Facundo Batista
2008-02-25
1
-0
/
+1
*
PEP-0318, @decorator-style. In Guido's words:
Anthony Baxter
2004-08-02
1
-3
/
+4
*
Updates to track Grammar changes. The patch to token.py loosens the regexp to
Michael W. Hudson
2002-10-03
1
-1
/
+1
*
Remove redundant 'import string' (PyChecker).
Guido van Rossum
2001-08-13
1
-1
/
+0
*
Regenerated token.py to account for new DOUBLESLASH and DOUBLESLASHEQUAL.
Tim Peters
2001-08-08
1
-3
/
+5
*
String method cleanup.
Eric S. Raymond
2001-02-10
1
-1
/
+1
*
String method conversion.
Eric S. Raymond
2001-02-09
1
-3
/
+3
*
Update for augmented assignment.
Thomas Wouters
2000-08-24
1
-3
/
+14
*
The third and final doc-string sweep by Ka-Ping Yee.
Guido van Rossum
2000-02-04
1
-3
/
+3
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-23
/
+23
*
Convert all remaining *simple* cases of regex usage to re usage.
Guido van Rossum
1997-10-22
1
-10
/
+8
*
Reduced number of temporary names used at module scope. Use underscores in
Fred Drake
1997-10-06
1
-5
/
+4
*
New batch from Fred
Guido van Rossum
1996-08-21
1
-4
/
+75
*
Changes for new parser module (Fred Drake)
Guido van Rossum
1996-07-21
1
-5
/
+15
*
* test_select.py: (some) tests for built-in select module
Guido van Rossum
1993-11-11
1
-0
/
+50