Skip to content

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

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

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

Conversation

@serhiy-storchaka

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

Copy link
Copy Markdown
Member

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)

…s implementations (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>
@serhiy-storchaka serhiy-storchaka merged commit cc7043d into python:3.13 Jun 19, 2026
42 checks passed
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.

1 participant