Skip to content

gh-151623: Add missing curses docstrings and document intrflush()#151632

Merged
hugovk merged 1 commit into
python:mainfrom
serhiy-storchaka:curses-docs2
Jun 18, 2026
Merged

gh-151623: Add missing curses docstrings and document intrflush()#151632
hugovk merged 1 commit into
python:mainfrom
serhiy-storchaka:curses-docs2

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Jun 18, 2026

Copy link
Copy Markdown
Member

Add docstrings to the curses window methods and module functions that lacked them, and document the previously undocumented intrflush() function.

Add docstrings to the curses window methods and module functions that
lacked them, and document the previously undocumented intrflush()
function.
@serhiy-storchaka serhiy-storchaka added docs Documentation in the Doc dir needs backport to 3.13 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jun 18, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs Jun 18, 2026
@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33197299 | 📁 Comparing 0e2b6b0 against main (65afcdd)

  🔍 Preview build  

1 file changed
± library/curses.html

@hugovk hugovk added the needs backport to 3.14 bugs and security fixes label Jun 18, 2026
@serhiy-storchaka serhiy-storchaka requested a review from hugovk June 18, 2026 10:33
@hugovk hugovk merged commit 12add38 into python:main Jun 18, 2026
114 of 116 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jun 18, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @serhiy-storchaka for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14, 3.15.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Sorry, @serhiy-storchaka and @hugovk, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 12add3822f458a3e107dff4176b4c4b991764ea7 3.14

@bedevere-app

bedevere-app Bot commented Jun 18, 2026

Copy link
Copy Markdown

GH-151641 is a backport of this pull request to the 3.15 branch.

@serhiy-storchaka serhiy-storchaka deleted the curses-docs2 branch June 18, 2026 10:52
@miss-islington-app

Copy link
Copy Markdown

Sorry, @serhiy-storchaka and @hugovk, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 12add3822f458a3e107dff4176b4c4b991764ea7 3.13

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 18, 2026
@bedevere-app

bedevere-app Bot commented Jun 18, 2026

Copy link
Copy Markdown

GH-151642 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jun 18, 2026
serhiy-storchaka added a commit that referenced this pull request Jun 18, 2026
serhiy-storchaka added a commit that referenced this pull request Jun 18, 2026
…h() (GH-151632) (GH-151641)

(cherry picked from commit 12add38)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir needs backport to 3.13 bugs and security fixes skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants