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
/
Lib
/
test
/
test_normalization.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Explicitly use UTF-8 as the encoding for the normalization file.
Martin v. Löwis
2007-08-30
1
-1/+1
*
Remove RISCOS support
Skip Montanaro
2007-08-16
1
-1/+1
*
Rename 'unicode' to 'str' in its tp_name field. Rename 'str' to 'str8'.
Guido van Rossum
2007-05-03
1
-2/+2
*
Rip out all the u"..." literals and calls to unicode().
Guido van Rossum
2007-05-02
1
-2/+2
*
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum
2007-04-27
1
-55/+63
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-1/+1
*
Must inherit from Exception now.
Neal Norwitz
2006-03-24
1
-1/+1
*
Whitespace normalization.
Tim Peters
2006-03-10
1
-2/+2
*
Update test data to 4.1; disable PRI #29 for now.
Martin v. Löwis
2006-03-10
1
-4/+15
*
Patch #1276356: Implement new resource "urlfetch" for regrtest.
Hye-Shik Chang
2005-12-10
1
-18/+4
*
Overallocate target buffer for normalization more early. Fixes #834676.
Martin v. Löwis
2003-11-06
1
-0/+3
*
Correct URL of normalization file. Fixes #781065. Will backport to 2.3.
Martin v. Löwis
2003-08-05
1
-2/+2
*
Patch #734231: Update RiscOS support. In particular, correct
Martin v. Löwis
2003-05-10
1
-1/+1
*
Do a little more searching for the data file for the test: this allows
Fred Drake
2003-04-22
1
-1/+12
*
Reduced memory burden by iterating over the normalization test input
Tim Peters
2002-11-24
1
-3/+1
*
Fiddled things so that test_normalization is expected to be skipped if
Tim Peters
2002-11-24
1
-38/+49
*
Split long line.
Tim Peters
2002-11-24
1
-2/+3
*
Whitespace normalization.
Tim Peters
2002-11-24
1
-2/+1
*
Patch #626485: Support Unicode normalization.
Martin v. Löwis
2002-11-23
1
-0/+68