COMMITS
/ Lib/test/test_codecencodings_iso2022.py November 6, 2023
M
gh-101180: Fix a bug where iso2022_jp_3 and iso2022_jp_2004 codecs read out of bounds (gh-111695)
Masayuki Moriyama committed
April 24, 2016
S
Remove unused support.run_unittest imports.
Serhiy Storchaka committed
April 13, 2015
Z
Issue #21741: Update 147 test modules to use test discovery.
Zachary Ware committed
January 16, 2014
S
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka committed
December 8, 2013
Z
Issue 19572: More silently skipped tests explicitly skipped.
Zachary Ware committed
April 9, 2012
R
Rename test_ file that is really a support file to remove test_ prefix.
R David Murray committed
May 30, 2011
V
Issue #12057: Add tests for ISO 2022 codecs
Victor Stinner committed