mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Closes #16135: Removal of OS/2 support
This commit is contained in:
parent
fa7d5392d4
commit
f01d695ccd
12 changed files with 111 additions and 133 deletions
|
@ -1621,20 +1621,6 @@ _expectations = (
|
|||
test_ossaudiodev
|
||||
test_socketserver
|
||||
"""),
|
||||
('os2emx',
|
||||
"""
|
||||
test_audioop
|
||||
test_curses
|
||||
test_epoll
|
||||
test_kqueue
|
||||
test_largefile
|
||||
test_mmap
|
||||
test_openpty
|
||||
test_ossaudiodev
|
||||
test_pty
|
||||
test_resource
|
||||
test_signal
|
||||
"""),
|
||||
('freebsd',
|
||||
"""
|
||||
test_devpoll
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue