]> granicus.if.org Git - python/commit
bpo-20171: Convert the _curses and _curses_panel modules to Argument Clinic. (GH...
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 10 May 2018 08:27:23 +0000 (11:27 +0300)
committerGitHub <noreply@github.com>
Thu, 10 May 2018 08:27:23 +0000 (11:27 +0300)
commitb00854caa080cec613496d3a5e1b0891c9ff83e6
tree7d46b563232b3f3e6d99ed8bee0134f3fe084f03
parentd518d8bc8d5dac1a1270612f424d33e0e5afc2b5
bpo-20171: Convert the _curses and _curses_panel modules to Argument Clinic. (GH-4251)
Include/py_curses.h
Modules/_curses_panel.c
Modules/_cursesmodule.c
Modules/clinic/_curses_panel.c.h [new file with mode: 0644]
Modules/clinic/_cursesmodule.c.h