Skip to content

Commit 009f9ef

Browse files
miss-islingtonAA-Turnerhugovkbrandtbucher
authored
[3.13] GH-109975: Copyedit 3.13 What's New: New Features (GH-122990) (#123032)
GH-109975: Copyedit 3.13 What's New: New Features (GH-122990) (cherry picked from commit b106cf8) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
1 parent 79452b1 commit 009f9ef

File tree

2 files changed

+199
-181
lines changed

2 files changed

+199
-181
lines changed

Doc/tutorial/appendix.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ There are two variants of the interactive :term:`REPL`. The classic
1414
basic interpreter is supported on all platforms with minimal line
1515
control capabilities.
1616

17-
On Unix-like systems (e.g. Linux or macOS) with :mod:`curses` and
18-
:mod:`readline` support, a new interactive shell is used by default.
17+
On Windows, or Unix-like systems with :mod:`curses` support,
18+
a new interactive shell is used by default.
1919
This one supports color, multiline editing, history browsing, and
2020
paste mode. To disable color, see :ref:`using-on-controlling-color` for
2121
details. Function keys provide some additional functionality.

0 commit comments

Comments
 (0)