]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104773: PEP 594: Remove the telnetlib module (#104778)
authorVictor Stinner <vstinner@python.org>
Tue, 23 May 2023 07:09:02 +0000 (09:09 +0200)
committerGitHub <noreply@github.com>
Tue, 23 May 2023 07:09:02 +0000 (07:09 +0000)
commit9dc476be2dcfc9bcf53bcb83f4b8d555682d0600
treedb33d9ec6128dc46eede9b21d92d7772d4422656
parent5ecd8c85f934e13a5ff98db6539d89e0c7c03f2d
gh-104773: PEP 594: Remove the telnetlib module (#104778)
14 files changed:
Doc/library/superseded.rst
Doc/library/telnetlib.rst [deleted file]
Doc/tools/.nitignore
Doc/whatsnew/2.6.rst
Doc/whatsnew/3.11.rst
Doc/whatsnew/3.12.rst
Doc/whatsnew/3.13.rst
Doc/whatsnew/3.6.rst
Lib/telnetlib.py [deleted file]
Lib/test/test_telnetlib.py [deleted file]
Misc/NEWS.d/3.9.0a1.rst
Misc/NEWS.d/next/Library/2023-05-23-02-20-13.gh-issue-104773.7K59zr.rst [new file with mode: 0644]
Python/stdlib_module_names.h
Tools/wasm/wasm_assets.py