8000 [3.13] gh-109975: What's New in Python 3.13: fix broken link for `tel… · python/cpython@3709e1b · GitHub
[go: up one dir, main page]

Skip to content

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

Appearance settings

Commit 3709e1b

Browse files
[3.13] gh-109975: What's New in Python 3.13: fix broken link for telnetlib alternative (GH-119958) (#119959)
(cherry picked from commit 117a8ac) Co-authored-by: Solomon Himelbloom <7608183+TechSolomon@users.noreply.github.com>
1 parent d33b086 commit 3709e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.13.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1322,7 +1322,7 @@ PEP 594: dead batteries (and other module removals)
13221322
* :mod:`!sunau`.
13231323
(Contributed by Victor Stinner in :gh:`104773`.)
13241324

1325-
* :mod:`!telnetlib`, use the projects :pypi:`telnetlib3 ` or
1325+
* :mod:`!telnetlib`, use the projects :pypi:`telnetlib3` or
13261326
:pypi:`Exscript` instead.
13271327
(Contributed by Victor Stinner in :gh:`104773`.)
13281328

0 commit comments

Comments
 (0)
0