You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In email.parser in message_from_bytes, update strict to policy (GH-9854) (GH-9918)
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]>
0 commit comments