]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-143921: Reject control characters in IMAP commands
authorSeth Michael Larson <seth@python.org>
Tue, 20 Jan 2026 20:45:42 +0000 (14:45 -0600)
committerGitHub <noreply@github.com>
Tue, 20 Jan 2026 20:45:42 +0000 (20:45 +0000)
commit6262704b134db2a4ba12e85ecfbd968534f28b45
tree7ddbae04c38d709f7d23275f49f04d1e01cba47f
parent27a7160b8b0c59634995787d83df5e7d698b66b6
gh-143921: Reject control characters in IMAP commands
Lib/imaplib.py
Lib/test/test_imaplib.py
Misc/NEWS.d/next/Security/2026-01-16-11-41-06.gh-issue-143921.AeCOor.rst [new file with mode: 0644]