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
/
Tools
/
unicode
/
gencodec.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
#27364: fix "incorrect" uses of escape character in the stdlib.
R David Murray
2016-09-08
1
-5
/
+5
*
Issue #16261: Converted some bare except statements to except statements
Serhiy Storchaka
2015-05-20
1
-1
/
+1
*
Issue #23181: More "codepoint" -> "code point".
Serhiy Storchaka
2015-01-18
1
-1
/
+1
*
Fix some PEP8-formatting problems in the generated code
Andrew Kuchling
2013-11-10
1
-9
/
+9
*
Issue #14874: Restore charmap decoding speed to pre-PEP 393 levels.
Antoine Pitrou
2012-06-16
1
-3
/
+6
*
Issue #10552: Partially fixed a sort error in Tools/unicode/gencodec.py
Alexander Belopolsky
2010-11-30
1
-7
/
+10
*
Merged revisions 78982,78986 via svnmerge from
Florent Xicluna
2010-03-19
1
-2
/
+1
*
Merged revisions 74000-74001 via svnmerge from
Amaury Forgeot d'Arc
2009-07-13
1
-2
/
+2
*
More 2to3 fixes in the Tools directory. Fixes #2893.
Georg Brandl
2008-05-16
1
-11
/
+9
*
Merged revisions 60990-61002 via svnmerge from
Christian Heimes
2008-02-23
1
-1
/
+1
*
Convert print statements to function calls in Tools/.
Collin Winter
2007-08-03
1
-9
/
+9
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-3
/
+3
*
Merge the rest of the trunk.
Thomas Wouters
2006-06-08
1
-25
/
+26
*
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters
2006-05-27
1
-3
/
+3
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-1
/
+1
*
Merge part of the trunk changes into the p3yk branch. This merges from 43030
Thomas Wouters
2006-04-21
1
-20
/
+41
*
Remove apply()
Neal Norwitz
2006-03-17
1
-2
/
+2
*
Whitespace normalization.
Tim Peters
2005-12-25
1
-3
/
+3
*
Apply some cosmetic fixes to the output of the script.
Marc-André Lemburg
2005-10-25
1
-15
/
+28
*
Moved gencodec.py to the Tools/unicode/ directory.
Marc-André Lemburg
2005-10-21
1
-0
/
+391