Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[3.6] In email.parser in message_from_bytes, update strict to policy (GH-9854) #9918

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 19, 2018

Conversation

miss-islington
Copy link
Contributor

According to the versionchanged note, the strict argument was removed in 3.3 and policy was added, but the name of the argument in the paragraph wasn't updated.
(cherry picked from commit a5ca985)

Co-authored-by: Cheryl Sabella [email protected]

…ythonGH-9854)

According to the versionchanged note, the `strict` argument was removed in 3.3 and `policy` was added, but the name of the argument in the paragraph wasn't updated.
(cherry picked from commit a5ca985)

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

@csabella and @bitdancer: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@csabella and @bitdancer: Status check is done, and it's a success ✅ .

@vstinner vstinner merged commit 34634ee into python:3.6 Oct 19, 2018
@miss-islington miss-islington deleted the backport-a5ca985-3.6 branch October 19, 2018 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants