Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-137113 docs: note readline no longer supported in REPL after 3.13 #137142

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

Merged
encukou merged 23 commits into python:main from Yuheng3107:docs-readline-repl
Jan 12, 2026

Conversation

@Yuheng3107
Copy link
Contributor

@Yuheng3107 Yuheng3107 commented Jul 27, 2025
edited by github-actions bot
Loading

Addee a note to the readline module documentation stating that Python 3.13 and later no longer supports readline in the default REPL, as per #118840.

Closes #137113


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

Add a note to the readline module documentation stating that
Python 3.13 and later no longer supports readline in the default REPL,
as per pythongh-118840. Includes workaround using PYTHON_BASIC_REPL.
Closes pythongh-137113.
Signed-off-by: Kuang Yu Heng <yuheng3107@gmail.com>
Copy link

python-cla-bot bot commented Jul 27, 2025
edited
Loading

All commit authors signed the Contributor License Agreement.

CLA signed

Co-authored-by: AN Long <aisk@users.noreply.github.com>
Copy link
Contributor Author

@aisk Hi, who would be appropriate to ask to merge this PR if its still relevant?

Copy link
Member

Please do not use the Update Branch button unless necessary (e.g. fixing conflicts, jogging the CI, or very old PRs) as it uses valuable resources. For more information see the devguide.

@encukou encukou enabled auto-merge (squash) January 12, 2026 15:26
@encukou encukou merged commit 971f387 into python:main Jan 12, 2026
32 checks passed
reidenong pushed a commit to reidenong/cpython that referenced this pull request Jan 12, 2026
... 3.13 (pythonGH-137142)
Add a note to the readline module documentation stating that
Python 3.13 and later no longer supports readline in the default REPL,
as per pythongh-118840. Includes workaround using PYTHON_BASIC_REPL.
Update tutorial to remove the reference, and use a different key to
test things out.
Signed-off-by: Kuang Yu Heng <yuheng3107@gmail.com>
@encukou encukou added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jan 13, 2026
Copy link

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

Copy link

Thanks @Yuheng3107 for the PR, and @encukou 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 Jan 13, 2026
... 3.13 (pythonGH-137142)
Add a note to the readline module documentation stating that
Python 3.13 and later no longer supports readline in the default REPL,
as per pythongh-118840. Includes workaround using PYTHON_BASIC_REPL.
Update tutorial to remove the reference, and use a different key to
test things out.
(cherry picked from commit 971f387)
Co-authored-by: Kuang Yu Heng <yuheng3107@gmail.com>
Signed-off-by: Kuang Yu Heng <yuheng3107@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 13, 2026
... 3.13 (pythonGH-137142)
Add a note to the readline module documentation stating that
Python 3.13 and later no longer supports readline in the default REPL,
as per pythongh-118840. Includes workaround using PYTHON_BASIC_REPL.
Update tutorial to remove the reference, and use a different key to
test things out.
(cherry picked from commit 971f387)
Co-authored-by: Kuang Yu Heng <yuheng3107@gmail.com>
Signed-off-by: Kuang Yu Heng <yuheng3107@gmail.com>
Copy link

bedevere-app bot commented Jan 13, 2026

GH-143791 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 Jan 13, 2026
Copy link

bedevere-app bot commented Jan 13, 2026

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

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@merwok merwok merwok left review comments

@encukou encukou encukou approved these changes

@aisk aisk aisk approved these changes

Assignees

No one assigned

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Docs: update GNU readline interface documentation to reflect that it is no longer supported

AltStyle によって変換されたページ (->オリジナル) /