index
:
cpython
3.10
3.11
3.12
3.13
3.14
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
test
/
multibytecodec_support.py
Commit message (
Expand
)
Author
Age
*
Closes #23247: Fix a crash in the StreamWriter.reset() of CJK codecs
Victor Stinner
2015-07-16
*
Issue #23181: More "codepoint" -> "code point".
Serhiy Storchaka
2015-01-18
*
Issue #18258: Fix test discovery for test_codecmaps_*.
Zachary Ware
2014-07-01
*
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka
2014-01-16
|
\
|
*
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka
2014-01-16
*
|
Issue 19572: More silently skipped tests explicitly skipped.
Zachary Ware
2013-12-08
|
\
|
|
*
Issue 19572: More silently skipped tests explicitly skipped.
Zachary Ware
2013-12-08
*
|
Replace IOError with OSError (#16715)
Andrew Svetlov
2012-12-25
|
/
*
more test to more general test file, so it can test more things
Benjamin Peterson
2012-12-02
*
loosen test now that bytes are allowed
Benjamin Peterson
2012-12-02
*
Rename test_ file that is really a support file to remove test_ prefix.
R David Murray
2012-04-09