Skip to content

Conversation

bswck
Copy link
Contributor

@bswck bswck commented Oct 13, 2025

Since gh-135621, the curses lib is no longer needed to run the new REPL!

Do not backport to 3.13.


📚 Documentation preview 📚: https://cpython-previews--140022.org.readthedocs.build/

@picnixz picnixz merged commit 0344db8 into python:main Oct 13, 2025
40 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Oct 13, 2025
@miss-islington-app
Copy link

Thanks @bswck for the PR, and @picnixz for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 13, 2025
pythonGH-140022)

The `curses` dependency for the default REPL has been removed
in 09dfb50.
(cherry picked from commit 0344db8)

Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>
@bedevere-app
Copy link

bedevere-app bot commented Oct 13, 2025

GH-140027 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Oct 13, 2025
@picnixz
Copy link
Member

picnixz commented Oct 13, 2025

Thank you for the amendment!

picnixz pushed a commit that referenced this pull request Oct 13, 2025
…cs (GH-140022) (#140027)

gh-131189: Remove `curses` mention from `PYTHON_BASIC_REPL` docs (GH-140022)

The `curses` dependency for the default REPL has been removed
in 031645a (backport of
09dfb50).

(cherry picked from commit 0344db8)

Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants