]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.13] gh-109975: What's New in Python 3.13: fix broken link for `telnetlib` alternat...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 3 Jun 2024 00:59:41 +0000 (02:59 +0200)
committerGitHub <noreply@github.com>
Mon, 3 Jun 2024 00:59:41 +0000 (00:59 +0000)
(cherry picked from commit 117a8acdab997b73ada822cce97815a86f839e15)

Co-authored-by: Solomon Himelbloom <7608183+TechSolomon@users.noreply.github.com>
Doc/whatsnew/3.13.rst

index 0881474a0c9211141f2892f16ba19c14545f961c..779388a97304b7759274bdc41f6233b8ffe2c0db 100644 (file)
@@ -1322,7 +1322,7 @@ PEP 594: dead batteries (and other module removals)
   * :mod:`!sunau`.
     (Contributed by Victor Stinner in :gh:`104773`.)
 
-  * :mod:`!telnetlib`, use the projects :pypi:`telnetlib3 ` or
+  * :mod:`!telnetlib`, use the projects :pypi:`telnetlib3` or
     :pypi:`Exscript` instead.
     (Contributed by Victor Stinner in :gh:`104773`.)