|
http://bugs.python.org/issue2630
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1215 lines, -938 lines) |
Patch |
 |
|
Doc/c-api/object.rst
|
View
|
1
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
|
Doc/c-api/unicode.rst
|
View
|
1
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
|
Doc/library/functions.rst
|
View
|
1
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
|
Doc/library/stdtypes.rst
|
View
|
1
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
|
Doc/library/string.rst
|
View
|
1
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
|
Include/object.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
|
Include/unicodeobject.h
|
View
|
1
|
5 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
|
Lib/doctest.py
|
View
|
1
|
2 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
|
Lib/test/test_array.py
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
|
Lib/test/test_builtin.py
|
View
|
1
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
|
Lib/test/test_format.py
|
View
|
1
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
|
Lib/test/test_pyexpat.py
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
|
Lib/test/test_unicode.py
|
View
|
1
|
6 chunks |
+70 lines, -9 lines |
0 comments
|
Download
|
 |
|
Objects/object.c
|
View
|
1
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
|
Objects/stringlib/string_format.h
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
|
Objects/unicodectype.c
|
View
|
1
|
2 chunks |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
|
Objects/unicodeobject.c
|
View
|
1
|
8 chunks |
+117 lines, -64 lines |
0 comments
|
Download
|
 |
|
Objects/unicodetype_db.h
|
View
|
1
|
14 chunks |
+869 lines, -855 lines |
0 comments
|
Download
|
 |
|
Python/bltinmodule.c
|
View
|
1
|
2 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
|
Python/pythonrun.c
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
|
Tools/unicode/makeunicodedata.py
|
View
|
1
|
5 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
Total messages: 1
|