Skip to content

[3.7] bpo-38341: Add SMTPNotSupportedError in the exports of smtplib (GH-16525) #16590

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
Oct 12, 2019

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 5, 2019

Add SMTPNotSupportedError in the exports of smtplib

Co-Authored-By: Brandt Bucher [email protected]
(cherry picked from commit 3faf826)

Co-authored-by: nde [email protected]

https://bugs.python.org/issue38341

…nGH-16525)

Add SMTPNotSupportedError in the exports of smtplib

Co-Authored-By: Brandt Bucher <[email protected]>
(cherry picked from commit 3faf826)

Co-authored-by: nde <[email protected]>
@miss-islington
Copy link
Contributor Author

@rockwelln and @maxking: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@rockwelln and @maxking: Status check is done, and it's a success ✅ .

@maxking
Copy link
Contributor

maxking commented Oct 5, 2019

Will merge after the RC period ends.

@ned-deily
Copy link
Member

@maxking, no need to wait to merge. We'll manually cherry-pick any necessary post-rc1 fixes into the final.

@miss-islington miss-islington merged commit cb580d6 into python:3.7 Oct 12, 2019
@miss-islington miss-islington deleted the backport-3faf826-3.7 branch October 12, 2019 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants