Skip to content

gh-157546: Add missing docstrings in curses - #157547

Open
serhiy-storchaka wants to merge 1 commit into
python:mainfrom
serhiy-storchaka:curses-wrapper-docstrings
Open

serhiy-storchaka wants to merge 1 commit into
python:mainfrom
serhiy-storchaka:curses-wrapper-docstrings

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Sep 15, 2026

Copy link
Copy Markdown
Member

The Python wrappers initscr(), newterm() and start_color() now use the docstrings of the wrapped C functions, and the screen type has a docstring. Also "WindowObject" in the initscr() docstring is replaced with "window object".

The Python wrappers initscr(), newterm() and start_color() now use the
docstrings of the wrapped C functions, and the screen type has a
docstring.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant