We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 006d5bd commit bbb0c44Copy full SHA for bbb0c44
cpython-unix/extension-modules.yml
@@ -154,7 +154,6 @@ _ctypes_test:
154
_curses:
155
# ncurses not available on iOS.
156
disabled-targets:
157
- - .*-apple-tvos
158
- .*-apple-watchos
159
sources:
160
- _cursesmodule.c
@@ -179,7 +178,6 @@ _curses:
179
178
_curses_panel:
180
181
182
183
184
185
- _curses_panel.c
@@ -881,7 +879,6 @@ pyexpat:
881
879
882
880
readline:
883
884
885
886
887
- readline.c
0 commit comments