mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Revert Patch #670715: iconv support.
This commit is contained in:
parent
1e469c5603
commit
7fb697b5d2
8 changed files with 2 additions and 892 deletions
|
@ -569,7 +569,6 @@ _expectations = {
|
|||
test_gdbm
|
||||
test_gl
|
||||
test_grp
|
||||
test_iconv_codecs
|
||||
test_imgfile
|
||||
test_ioctl
|
||||
test_largefile
|
||||
|
@ -626,7 +625,6 @@ _expectations = {
|
|||
test_fork1
|
||||
test_gl
|
||||
test_grp
|
||||
test_iconv_codecs
|
||||
test_ioctl
|
||||
test_imgfile
|
||||
test_largefile
|
||||
|
@ -774,7 +772,6 @@ _expectations = {
|
|||
test_email_codecs
|
||||
test_gdbm
|
||||
test_gl
|
||||
test_iconv_codecs
|
||||
test_imgfile
|
||||
test_largefile
|
||||
test_linuxaudiodev
|
||||
|
@ -890,7 +887,6 @@ _expectations = {
|
|||
test_dl
|
||||
test_email_codecs
|
||||
test_gl
|
||||
test_iconv_codecs
|
||||
test_imgfile
|
||||
test_largefile
|
||||
test_linuxaudiodev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue