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

Skip to content

Commit 755df2a

Browse files
committed
Issue #27633: Merge from 3.5
2 parents 611adf2 + 25539b0 commit 755df2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/email.parser.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ in the top-level :mod:`email` package namespace.
250250
and *policy* are interpreted as with the :class:`~email.parser.Parser` class
251251
constructor.
252252

253-
.. versionchanged::
253+
.. versionchanged:: 3.3
254254
Removed the *strict* argument. Added the *policy* keyword.
255255

256256
.. function:: message_from_binary_file(fp, _class=email.message.Message, *, \

0 commit comments

Comments
 (0)