Skip to content

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

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

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

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>
@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 11:43
@serhiy-storchaka
serhiy-storchaka merged commit 8fff472 into python:3.14 Jun 19, 2026
51 checks passed
@serhiy-storchaka
serhiy-storchaka deleted the backport-64fab74-3.14 branch July 1, 2026 16:46
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