8000 [3.12] gh-118455: Fix mangle_from_ default value in email.policy.Policy.__doc__ (GH-118456) by miss-islington · Pull Request #118586 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.12] gh-118455: Fix mangle_from_ default value in email.policy.Policy.__doc 8000 __ (GH-118456) #118586

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 5, 2024

Conversation

miss-islington
Copy link
Contributor
@miss-islington miss-islington commented May 5, 2024
  • Fix mangle_from_ default value in email.policy.Policy.doc

The docstring says it defaults to True, but it actually defaults
to False. Only the Compat32 subclass overrides that.


(cherry picked from commit fed8d73)

Co-authored-by: wim glenn jump@wimglenn.com
Co-authored-by: Nikita Sobolev mail@sobolevn.me

…y.__doc__ (pythonGH-118456)

* Fix mangle_from_ default value in email.policy.Policy.__doc__

The docstring says it defaults to True, but it actually defaults
to False. Only the Compat32 subclass overrides that.

---------

(cherry picked from commit fed8d73)

Co-authored-by: wim glenn <jump@wimglenn.com>
Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@sobolevn sobolevn enabled auto-merge (squash) May 5, 2024 06:19
@sobolevn sobolevn merged commit d629819 into python:3.12 May 5, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0