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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants