Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 13, 2026

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 gh-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


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

… 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>
@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news labels Jan 13, 2026
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Jan 13, 2026
@encukou encukou merged commit 7760775 into python:3.13 Jan 14, 2026
30 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Jan 14, 2026
@miss-islington miss-islington deleted the backport-971f387-3.13 branch January 14, 2026 09:56
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.

3 participants