Skip to content

bpo-30394: smtplib leaves open sockets around if SMTPConnectError is raised in __init__ #1700

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 24, 2017

Conversation

jhillacre
Copy link
Contributor

Opening PR based on patch file from https://bugs.python.org/issue30394

RFC2821 S3.1 P3 server MUST wait for us to QUIT.
@mention-bot
Copy link

@jhillacre, thanks for your PR! By analyzing the history of the files in this pull request, we identified @bitdancer, @warsaw and @giampaolo to be potential reviewers.

Copy link
Contributor

@giampaolo giampaolo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@bitdancer bitdancer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made a suggestion for a test on the issue.

@bitdancer
Copy link
Member

Nevermind, my suggestion was wrong-headed :)

@zhangyangyu zhangyangyu merged commit 9e98cd0 into python:master May 24, 2017
@zhangyangyu
Copy link
Member

Thanks @jhillacre ! Would you like to make backport PRs?

@matrixise
Copy link
Member

Hi @zhangyangyu I just created some PR for the backports for 2.7, 3.5 and 3.6

@zhangyangyu
Copy link
Member

Thanks @matrixise , I'll merge them when able to.

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.

7 participants