diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-03-13 00:15:23 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-13 00:15:23 (GMT) |
commit | 32717b982d3347e30ae53eb434e2a32e0d03d51e (patch) | |
tree | 4fde388e9cb62297615d244283ef8b42d95cc2a9 /Python/pythonrun.c | |
parent | 4d7f11e05731f67fd2c07ec2972c6cb9861d52be (diff) | |
download | cpython-32717b982d3347e30ae53eb434e2a32e0d03d51e.zip cpython-32717b982d3347e30ae53eb434e2a32e0d03d51e.tar.gz cpython-32717b982d3347e30ae53eb434e2a32e0d03d51e.tar.bz2 |
bpo-27820: Fix AUTH LOGIN logic in smtplib.SMTP (GH-24118) (#24832)
* 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)
Co-authored-by: Pandu E POLUAN <pepoluan@gmail.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions