Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gh-118455: Fix mangle_from_ default value in email.policy.Policy.__do…
…c__ (#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. --------- Co-authored-by: Nikita Sobolev <[email protected]>
- Loading branch information