diff options
| author | Senthil Kumaran <senthil@uthcode.com> | 2021-03-13 00:53:13 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-13 00:53:13 (GMT) |
| commit | 8cadc2c9cacfa1710cb5ca28a70f7782cacf09aa (patch) | |
| tree | d397e193ecbffee4dd672876a4bb1f44d6f2e779 /Python/pythonrun.c | |
| parent | 1a5001c606b55226c03fa1046aa8f5e1db2fa67d (diff) | |
| download | cpython-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
