]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-118042: Fix error in Telnet.__del__ when __init__() was not called (GH...
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 26 Apr 2024 05:53:54 +0000 (08:53 +0300)
committerGitHub <noreply@github.com>
Fri, 26 Apr 2024 05:53:54 +0000 (08:53 +0300)
commit8e3bd342f39d9904ee48065446562db3f1d66e61
tree285dd87c5b88a49e8ec271da6378af4b32156409
parent82e26d6bd04d2e035b00bb5f157c887d41fd4769
[3.12] gh-118042: Fix error in Telnet.__del__ when __init__() was not called (GH-118274)
Lib/telnetlib.py
Misc/NEWS.d/next/Library/2024-04-25-12-02-06.gh-issue-118042.2EcdHf.rst [new file with mode: 0644]