summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2021-10-14 11:36:51 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2021-10-14 11:38:27 +0200
commit137a9899d7965432fc24cf6fc0331e333316a1dd (patch)
treea001f7e1ef406c7f9f15b91da58d125fbbe0cb4a /docs
parent1128291650bfa1fe6c0594726d48587e6894ba11 (diff)
[3.2.x] Refs #27131 -- Removed SMTPBackendTests.test_server_login().
test_server_login() was a regression test for a crash when passing Unicode strings to SMTP server using CRAM-MD5 method on Python 2. Python 2 is no longer supported and test_server_login() passes even without FakeSMTPChannel.smtp_AUTH() because smtplib.SMTPAuthenticationError is raised when AUTH is not implemented. Backport of cdad96e6330cd31185f7496aaf8eb316f2773d6d from main
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions