mirror of https://github.com/python/cpython
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
|
@ -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…
Reference in New Issue