Skip to content

[3.15] gh-144067: Document terminal leak when initscr() follows setupterm() (GH-152624)#152894

Merged
serhiy-storchaka merged 1 commit into
python:3.15from
serhiy-storchaka:backport-e471712-3.15
Jul 2, 2026
Merged

[3.15] gh-144067: Document terminal leak when initscr() follows setupterm() (GH-152624)#152894
serhiy-storchaka merged 1 commit into
python:3.15from
serhiy-storchaka:backport-e471712-3.15

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Jul 2, 2026

Copy link
Copy Markdown
Member

Manual backport of #152624 (the auto-backport failed to apply).

curses.newterm() was added in 3.16, so it does not exist in 3.15: the newterm() cross-reference hunk is dropped and the note on setupterm() mentions only initscr().

(cherry picked from commit e471712)

… setupterm() (pythonGH-152624)

curses.newterm() does not exist in 3.15, so the note mentions only initscr().

(cherry picked from commit e471712)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@read-the-docs-community

Copy link
Copy Markdown

@serhiy-storchaka serhiy-storchaka merged commit 46b48ff into python:3.15 Jul 2, 2026
38 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jul 2, 2026
@serhiy-storchaka serhiy-storchaka deleted the backport-e471712-3.15 branch July 2, 2026 15:01
@serhiy-storchaka serhiy-storchaka added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jul 2, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@bedevere-app

bedevere-app Bot commented Jul 2, 2026

Copy link
Copy Markdown

GH-152898 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jul 2, 2026
@bedevere-app

bedevere-app Bot commented Jul 2, 2026

Copy link
Copy Markdown

GH-152899 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 Jul 2, 2026
serhiy-storchaka added a commit that referenced this pull request Jul 2, 2026
…term() (GH-152624) (GH-152894) (GH-152898)

(cherry picked from commit e471712)
(cherry picked from commit 46b48ff)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
serhiy-storchaka added a commit that referenced this pull request Jul 2, 2026
…term() (GH-152624) (GH-152894) (GH-152899)

(cherry picked from commit e471712)
(cherry picked from commit 46b48ff)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.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 skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant