[3.13] gh-137113 docs: note readline no longer supported in REPL afte… · python/cpython@7760775 · GitHub
Skip to content

Commit 7760775

Browse files
[3.13] gh-137113 docs: note readline no longer supported in REPL after 3.13 (GH-137142) (GH-143792)
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) Signed-off-by: Kuang Yu Heng <yuheng3107@gmail.com> Co-authored-by: Kuang Yu Heng <yuheng3107@gmail.com>
1 parent 480f480 commit 7760775

2 files changed

Lines changed: 12 additions & 6 deletions

File tree

Doc/library/readline.rst

Lines changed: 6 additions & 0 deletions

Doc/tutorial/interpreter.rst

Lines changed: 6 additions & 6 deletions

0 commit comments

Comments
 (0)