Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Merged
zhangyangyu merged 1 commit into
python:masterpython/cpython:masterfrom
jhillacre:bpo-30394Copy head branch name to clipboard
May 24, 2017
Merged

bpo-30394: smtplib leaves open sockets around if SMTPConnectError is raised in __init__#1700
zhangyangyu merged 1 commit into
python:masterpython/cpython:masterfrom
jhillacre:bpo-30394Copy head branch name to clipboard

Conversation

@jhillacre

Copy link
Copy Markdown
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
Copy Markdown

@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.

@giampaolo giampaolo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@bitdancer bitdancer left a comment

Copy link
Copy Markdown
Member

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
Copy Markdown
Member

Nevermind, my suggestion was wrong-headed :)

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

Copy link
Copy Markdown
Member

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

@matrixise

Copy link
Copy Markdown
Member

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

@zhangyangyu

Copy link
Copy Markdown
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.