]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove now-wrapped functions from the curses unsupported list (GH-152480)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 28 Jun 2026 10:53:51 +0000 (13:53 +0300)
committerGitHub <noreply@github.com>
Sun, 28 Jun 2026 10:53:51 +0000 (10:53 +0000)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Modules/_cursesmodule.c

index 5a0d175b5e997e36e01a7c12996a503741f0283e..46c453ac850c7eb8586ca028ea9ba64213e36c2e 100644 (file)
 
   Here's a list of currently unsupported functions:
 
-  addchnstr addchstr color_set define_key
-  del_curterm inchnstr inchstr innstr keyok
-  mcprint mvaddchnstr mvaddchstr mvcur mvinchnstr
-  mvinchstr mvinnstr mmvwaddchnstr mvwaddchstr
-  mvwinchnstr mvwinchstr mvwinnstr
-  restartterm ripoffline
-  scrl set_curterm setterm
-  tgetent tgetflag tgetnum tgetstr tgoto timeout tputs
-  vidattr vidputs waddchnstr waddchstr
-  wcolor_set winchnstr winchstr winnstr wmouse_trafo wscrl
+  del_curterm mcprint mvcur restartterm
+  ripoffline set_curterm setterm
+  tgetent tgetflag tgetnum tgetstr tgoto tputs
+  vidattr vidputs wmouse_trafo
 
   Low-priority:
   slk_attr slk_attr_off slk_attr_on slk_attr_set slk_attroff