Skip to content

[3.14] gh-154070: Build the curses module wide by capability, not by name (GH-154071) (GH-154765) - #154799

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-383c7bd-3.14
Jul 28, 2026
Merged

[3.14] gh-154070: Build the curses module wide by capability, not by name (GH-154071) (GH-154765)#154799
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-383c7bd-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

configure built the module wide (HAVE_NCURSESW) only for a library found
under the name ncursesw. Probe for the wide API too, so a widec-built
ncurses keeping the plain name (pkgsrc, macOS) is built wide.

(cherry picked from commit 2db8ca7)
(cherry picked from commit 383c7bd)

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

…ot by name (pythonGH-154071) (pythonGH-154765)

configure built the module wide (HAVE_NCURSESW) only for a library found
under the name ncursesw.  Probe for the wide API too, so a widec-built
ncurses keeping the plain name (pkgsrc, macOS) is built wide.

(cherry picked from commit 2db8ca7)
(cherry picked from commit 383c7bd)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@serhiy-storchaka
serhiy-storchaka enabled auto-merge (squash) July 28, 2026 05:05
@serhiy-storchaka
serhiy-storchaka merged commit 6b8451f into python:3.14 Jul 28, 2026
46 of 49 checks passed
@miss-islington
miss-islington deleted the backport-383c7bd-3.14 branch July 28, 2026 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants