Skip to content

[3.14] gh-87904: Document curses classes (GH-151643) - #153751

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
serhiy-storchaka:backport-151643-3.14
Jul 15, 2026
Merged

[3.14] gh-87904: Document curses classes (GH-151643)#153751
serhiy-storchaka merged 1 commit into
python:3.14from
serhiy-storchaka:backport-151643-3.14

Conversation

@serhiy-storchaka

@serhiy-storchakaserhiy-storchaka commented Jul 15, 2026

Copy link
Copy Markdown
Member

gh-87904: Document curses classes (GH-151643)

Document the panel class and its error exception in curses.panel.rst,
using the real lowercase panel name.

(cherry picked from commit 560ff8e)

Only the documentation change from GH-151643 is backported here; the C docstring additions are omitted.

Co-authored-by: Claude Opus 4.8 (1M context) noreply@anthropic.com

Document the panel class and its error exception in curses.panel.rst,
using the real lowercase panel name.
(cherry picked from commit 560ff8e)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@bedevere-appbedevere-appBot added docs Documentation in the Doc dir skip news labels Jul 15, 2026
@serhiy-storchaka
serhiy-storchaka enabled auto-merge (squash) July 15, 2026 09:05
@serhiy-storchaka
serhiy-storchaka merged commit fb1fb12 into python:3.14Jul 15, 2026
36 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsJul 15, 2026
@serhiy-storchaka
serhiy-storchaka deleted the backport-151643-3.14 branch July 15, 2026 11:44
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant

@serhiy-storchaka