Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-123925: Fix building curses on platforms without libncursesw #128405

Merged

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Jan 2, 2025

Copy link
Contributor

@erlend-aasland erlend-aasland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can confirm this problem also exists on Debian. This patch looks good to me.

@serhiy-storchaka serhiy-storchaka merged commit 8d16919 into python:main Jan 2, 2025
51 checks passed
@miss-islington-app

This comment was marked as outdated.

@serhiy-storchaka serhiy-storchaka deleted the curses-without-libncursesw branch January 2, 2025 11:38
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 2, 2025
…pythonGH-128405)

(cherry picked from commit 8d16919)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Jan 2, 2025

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 2, 2025
…pythonGH-128405)

(cherry picked from commit 8d16919)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jan 2, 2025
@bedevere-app
Copy link

bedevere-app bot commented Jan 2, 2025

GH-128408 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Jan 2, 2025
serhiy-storchaka added a commit that referenced this pull request Jan 2, 2025
GH-128405) (GH-128408)

(cherry picked from commit 8d16919)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull request Jan 2, 2025
GH-128405) (GH-128407)

(cherry picked from commit 8d16919)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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