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_codecs.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue19619: skip zlib error test when zlib not available
Zachary Ware
2013-12-30
1
-1/+2
*
Issue #15204: Silence and check the 'U' mode deprecation warnings in tests.
Serhiy Storchaka
2013-11-24
1
-1/+3
*
Issue #19668: Added support for the cp1125 encoding.
Serhiy Storchaka
2013-11-23
1
-0/+1
*
Close #7475: Restore binary & text transform codecs
Nick Coghlan
2013-11-23
1
-0/+20
*
Issue #19619: Blacklist non-text codecs in method API
Nick Coghlan
2013-11-22
1
-68/+108
*
Also chain codec exceptions that allow weakrefs
Nick Coghlan
2013-11-19
1
-5/+36
*
Issue #12892: The utf-16* and utf-32* codecs now reject (lone) surrogates.
Serhiy Storchaka
2013-11-19
1
-12/+56
*
Avoid triggering the refleak detector
Nick Coghlan
2013-11-15
1
-8/+14
*
Close 19609: narrow scope of codec exc chaining
Nick Coghlan
2013-11-15
1
-11/+26
*
Close #17828: better handling of codec errors
Nick Coghlan
2013-11-13
1
-24/+169
*
Issue #19279: UTF-7 decoder no more produces illegal strings.
Serhiy Storchaka
2013-10-19
1
-0/+30
|
\
|
*
Issue #19279: UTF-7 decoder no more produces illegal strings.
Serhiy Storchaka
2013-10-19
1
-0/+30
*
|
Close #17839: support bytes-like objects in base64 module
Nick Coghlan
2013-10-02
1
-0/+18
*
|
Add tests for raw-unicode-escape codec.
Serhiy Storchaka
2013-01-29
1
-0/+50
|
\
\
|
|
/
|
*
Add tests for raw-unicode-escape codec.
Serhiy Storchaka
2013-01-29
1
-0/+50
|
|
\
|
|
*
Add tests for raw-unicode-escape codec.
Serhiy Storchaka
2013-01-29
1
-0/+51
*
|
|
Clean up escape-decode decoder tests.
Serhiy Storchaka
2013-01-29
1
-36/+40
|
\
\
\
|
|
/
/
|
*
|
Clean up escape-decode decoder tests.
Serhiy Storchaka
2013-01-29
1
-36/+40
|
|
\
\
|
|
|
/
|
|
*
Clean up escape-decode decoder tests.
Serhiy Storchaka
2013-01-29
1
-36/+40
*
|
|
Issue #16979: Fix error handling bugs in the unicode-escape-decode decoder.
Serhiy Storchaka
2013-01-29
1
-0/+84
|
\
\
\
|
|
/
/
|
*
|
Issue #16979: Fix error handling bugs in the unicode-escape-decode decoder.
Serhiy Storchaka
2013-01-29
1
-0/+84
|
|
\
\
|
|
|
/
|
|
*
Issue #16979: Fix error handling bugs in the unicode-escape-decode decoder.
Serhiy Storchaka
2013-01-29
1
-0/+85
*
|
|
Issue #16975: Fix error handling bug in the escape-decode bytes decoder.
Serhiy Storchaka
2013-01-25
1
-0/+44
|
\
\
\
|
|
/
/
|
*
|
Issue #16975: Fix error handling bug in the escape-decode bytes decoder.
Serhiy Storchaka
2013-01-25
1
-0/+44
|
|
\
\
|
|
|
/
|
|
*
Issue #16975: Fix error handling bug in the escape-decode bytes decoder.
Serhiy Storchaka
2013-01-25
1
-0/+44
*
|
|
Issue #14850: Now a chamap decoder treates U+FFFE as "undefined mapping"
Serhiy Storchaka
2013-01-15
1
-0/+46
|
\
\
\
|
|
/
/
|
*
|
Issue #14850: Now a chamap decoder treates U+FFFE as "undefined mapping"
Serhiy Storchaka
2013-01-15
1
-0/+46
|
|
\
\
|
|
|
/
|
|
*
Issue #14850: Now a chamap decoder treates U+FFFE as "undefined mapping"
Serhiy Storchaka
2013-01-15
1
-0/+46
*
|
|
#16918: merge with 3.3.
Ezio Melotti
2013-01-11
1
-46/+13
|
\
\
\
|
|
/
/
|
*
|
#16918: test_codecs now works with unittest test discovery. Patch by Zachary ...
Ezio Melotti
2013-01-11
1
-46/+12
|
*
|
Merge fix for broken/disabled test.
Ezio Melotti
2013-01-11
1
-1/+2
|
|
\
\
|
|
|
/
|
|
*
Enable a broken test and fix it.
Ezio Melotti
2013-01-11
1
-1/+2
*
|
|
Issue #11461: Fix the incremental UTF-16 decoder. Original patch by
Serhiy Storchaka
2013-01-08
1
-8/+40
|
\
\
\
|
|
/
/
|
*
|
Issue #11461: Fix the incremental UTF-16 decoder. Original patch by
Serhiy Storchaka
2013-01-08
1
-8/+40
|
|
\
\
|
|
|
/
|
|
*
Issue #11461: Fix the incremental UTF-16 decoder. Original patch by
Serhiy Storchaka
2013-01-08
1
-8/+40
*
|
|
Issue #16719: Get rid of WindowsError. Use OSError instead
Andrew Svetlov
2012-12-19
1
-2/+2
|
/
/
*
|
#16336: merge with 3.2.
Ezio Melotti
2012-11-03
1
-0/+2
|
\
\
|
|
/
|
*
#16336: fix input checking in the surrogatepass error handler. Patch by Serh...
Ezio Melotti
2012-11-03
1
-0/+2
*
|
merge with 3.2
Philip Jenvey
2012-10-27
1
-0/+2
|
\
\
|
|
/
|
*
bounds check for bad data (thanks amaury)
Philip Jenvey
2012-10-27
1
-0/+2
*
|
Issue #15379: Fix passing of non-BMP characters as integers for the charmap d...
Antoine Pitrou
2012-09-23
1
-0/+116
|
\
\
|
|
/
|
*
Issue #15379: Fix passing of non-BMP characters as integers for the charmap d...
Antoine Pitrou
2012-09-23
1
-0/+105
*
|
Port additional tests from #14579 (the issue is already fixed).
Antoine Pitrou
2012-07-20
1
-4/+26
|
\
\
|
|
/
|
*
Issue #14579: Fix CVE-2012-2135: vulnerability in the utf-16 decoder after er...
Antoine Pitrou
2012-07-20
1
-4/+26
|
*
Backport 0398f07d4827 (fix for weird buildbot failures)
Antoine Pitrou
2011-07-26
1
-1/+1
*
|
Write tests for invalid characters (U+00110000)
Victor Stinner
2011-12-09
1
-0/+16
*
|
#13406: fix more deprecation warnings and move the deprecation of unicode-int...
Ezio Melotti
2011-11-17
1
-8/+6
*
|
#13406: correct the error message in check_warnings too.
Ezio Melotti
2011-11-16
1
-3/+3
*
|
#13406: silence deprecation warnings in test_codecs.
Ezio Melotti
2011-11-16
1
-8/+15
*
|
"unicode_internal" codec has been deprecated: fix related tests
Victor Stinner
2011-11-15
1
-12/+25
[next]