Skip to content

[3.8] bpo-32793: Fix a duplicate debug message in smtplib (GH-15341)#22683

Merged
corona10 merged 1 commit into
python:3.8from
corona10:backport-46a7564-3.8
Oct 13, 2020
Merged

[3.8] bpo-32793: Fix a duplicate debug message in smtplib (GH-15341)#22683
corona10 merged 1 commit into
python:3.8from
corona10:backport-46a7564-3.8

Conversation

@corona10

@corona10 corona10 commented Oct 13, 2020

Copy link
Copy Markdown
Member

_get_socket() already prints a debug message for the host and port.

https://bugs.python.org/issue32793

Automerge-Triggered-By: @maxking
(cherry picked from commit 46a7564)

Co-authored-by: Zackery Spytz zspytz@gmail.com

https://bugs.python.org/issue32793

…5341)

_get_socket() already prints a debug message for the host and port.

https://bugs.python.org/issue32793

Automerge-Triggered-By: @maxking
(cherry picked from commit 46a7564)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants