Commit 25539b08 authored by Berker Peksag's avatar Berker Peksag

Issue #27633: Fix usage of versionchanged directive in email.parser.rst

Patch by Florian Preinstorfer.
parent fd0d5939
......@@ -250,7 +250,7 @@ in the top-level :mod:`email` package namespace.
and *policy* are interpreted as with the :class:`~email.parser.Parser` class
constructor.
.. versionchanged::
.. versionchanged:: 3.3
Removed the *strict* argument. Added the *policy* keyword.
.. function:: message_from_binary_file(fp, _class=email.message.Message, *, \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment