Skip to content

Conversation

@Yuheng3107
Copy link

@Yuheng3107 Yuheng3107 commented Jul 27, 2025

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>
@python-cla-bot
Copy link

python-cla-bot bot commented Jul 27, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

@Yuheng3107 Yuheng3107 requested a review from aisk July 29, 2025 06:40
Co-authored-by: AN Long <aisk@users.noreply.github.com>
@Yuheng3107
Copy link
Author

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

@StanFromIreland
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

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

4 participants