Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3de6ea5

Browse files
[3.14]gh-109975: Indicate the minimum version for PyREPL in the tutorial (GH-136046) (#137766)
Co-authored-by: Konstantin Morenko <konstantin-morenko@users.noreply.github.com>
1 parent36a1e1a commit3de6ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Doc/tutorial/appendix.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ basic interpreter is supported on all platforms with minimal line
1515
control capabilities.
1616

1717
On Windows, or Unix-like systems with:mod:`curses` support,
18-
a new interactive shell is used by default.
18+
a new interactive shell is used by default since Python 3.13.
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)

[8]ページ先頭

©2009-2025 Movatter.jp