summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorSenthil Kumaran <senthil@uthcode.com>2021-03-13 00:53:13 (GMT)
committerGitHub <noreply@github.com>2021-03-13 00:53:13 (GMT)
commit8cadc2c9cacfa1710cb5ca28a70f7782cacf09aa (patch)
treed397e193ecbffee4dd672876a4bb1f44d6f2e779 /Python/pythonrun.c
parent1a5001c606b55226c03fa1046aa8f5e1db2fa67d (diff)
downloadcpython-8cadc2c9cacfa1710cb5ca28a70f7782cacf09aa.zip
cpython-8cadc2c9cacfa1710cb5ca28a70f7782cacf09aa.tar.gz
cpython-8cadc2c9cacfa1710cb5ca28a70f7782cacf09aa.tar.bz2
[3.8] bpo-27820: Fix AUTH LOGIN logic in smtplib.SMTP (GH-24118) (#24833)
* bpo-27820: Fix AUTH LOGIN logic in smtplib.SMTP (GH-24118) * Fix auth_login logic (bpo-27820) * Also fix a longstanding bug in the SimSMTPChannel.found_terminator() method that causes inability to test SMTP AUTH with initial_response_ok=False. (cherry picked from commit 7591d9455eb37525c832da3d65e1a7b3e6dbf613) * Set timeout to 15 directly. Co-authored-by: Pandu E POLUAN <pepoluan@gmail.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions