Skip to content

[3.15] gh-151693: Make the curses tests portable to other curses implementations (GH-151729)#151733

Merged
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-64fab74-3.15
Jun 19, 2026
Merged

[3.15] gh-151693: Make the curses tests portable to other curses implementations (GH-151729)#151733
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-64fab74-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Make the curses tests portable to other curses implementations

Guard the chgat() check (chgat() needs wchgat()) and stop assuming a
subpad shares the parent pad's cells (implementation-defined in X/Open).
(cherry picked from commit 64fab74)

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

…mentations (pythonGH-151729)

Make the curses tests portable to other curses implementations

Guard the chgat() check (chgat() needs wchgat()) and stop assuming a
subpad shares the parent pad's cells (implementation-defined in X/Open).
(cherry picked from commit 64fab74)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label Jun 19, 2026
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) June 19, 2026 12:22
@serhiy-storchaka serhiy-storchaka merged commit b010116 into python:3.15 Jun 19, 2026
56 checks passed
@miss-islington miss-islington deleted the backport-64fab74-3.15 branch June 19, 2026 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants