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
/
test
/
test_multibytecodec_support.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
#7793: Fix RuntimeError when running "regrtest -R" for multibyte codecs.
Florent Xicluna
2010-02-27
1
-18
/
+3
*
#7092: Silence more py3k warnings. Patch by Florent Xicluna.
Ezio Melotti
2010-02-03
1
-1
/
+1
*
Reverting the Revision: 77368. I committed Flox's big patch for tests by
Senthil Kumaran
2010-01-08
1
-1
/
+1
*
Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. ...
Senthil Kumaran
2010-01-08
1
-1
/
+1
*
When open_urlresource() fails, HTTPException is another possible error
Antoine Pitrou
2009-11-26
1
-1
/
+2
*
Hum, test skipping when the URL isn't reachable hadn't been applied to trunk.
Antoine Pitrou
2009-11-01
1
-1
/
+4
*
revert creation of the html.entities and html.parser modules
Fred Drake
2008-05-20
1
-1
/
+1
*
update references and documentation for modules in the new html package
Fred Drake
2008-05-17
1
-1
/
+1
*
Patch #2167 from calvin: Remove unused imports
Christian Heimes
2008-02-23
1
-1
/
+1
*
Update big5hkscs codec to conform to the HKSCS:2004 revision.
Hye-Shik Chang
2008-02-08
1
-2
/
+10
*
Fix gb18030 codec's bug that doesn't map two-byte characters on
Hye-Shik Chang
2007-08-04
1
-1
/
+15
*
Allow long objects as a position value of error callbacks returned.
Hye-Shik Chang
2006-03-26
1
-1
/
+14
*
Patch #1443155: Add the incremental codecs support for CJK codecs.
Hye-Shik Chang
2006-03-26
1
-56
/
+141
*
Patch #1276356: Implement new resource "urlfetch" for regrtest.
Hye-Shik Chang
2005-12-10
1
-17
/
+5
*
Bring CJKCodecs 1.1 into trunk. This completely reorganizes source
Hye-Shik Chang
2004-07-18
1
-8
/
+3
*
Whitespace normalization.
Tim Peters
2004-07-08
1
-1
/
+1
*
Look for the multibyte codec map files in the parent directory too
Neal Norwitz
2004-06-06
1
-2
/
+7
*
Whitespace normalization.
Tim Peters
2004-01-18
1
-1
/
+0
*
Add CJK codecs support as discussed on python-dev. (SF #873597)
Hye-Shik Chang
2004-01-17
1
-0
/
+233