mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
gh-109975: What's New in Python 3.13: fix broken link for telnetlib
alternative (#119958)
This commit is contained in:
parent
bd6d4ed645
commit
117a8acdab
1 changed files with 1 additions and 1 deletions
|
@ -1334,7 +1334,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`.)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue