]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-26543: Fix IMAP4.noop when debug mode is enabled (GH-15206)
authorSanyam Khurana <8039608+CuriousLearner@users.noreply.github.com>
Tue, 2 Jun 2020 01:17:45 +0000 (06:47 +0530)
committerGitHub <noreply@github.com>
Tue, 2 Jun 2020 01:17:45 +0000 (03:17 +0200)
commit8a3d2af997e3702eac4c5b012537be39ada36888
tree4dd5ab95ff423850adce57db91b67560503c1e01
parentfe5dd78182dbf4937bcc2b113ca7526bfad0192b
bpo-26543: Fix IMAP4.noop when debug mode is enabled (GH-15206)
Lib/imaplib.py
Lib/test/test_imaplib.py
Misc/NEWS.d/next/Library/2019-08-11-16-28-03.bpo-26543.X-TJZO.rst [new file with mode: 0644]