We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04377a1 commit c58020eCopy full SHA for c58020e
Doc/tutorial/appendix.rst
@@ -15,7 +15,7 @@ basic interpreter is supported on all platforms with minimal line
15
control capabilities.
16
17
On Windows, or Unix-like systems with :mod:`curses` support,
18
-a new interactive shell is used by default.
+a new interactive shell is used by default since Python 3.13.
19
This one supports color, multiline editing, history browsing, and
20
paste mode. To disable color, see :ref:`using-on-controlling-color` for
21
details. Function keys provide some additional functionality.
0 commit comments