Skip to content

Commit 5aafc33

Browse files
authored
Bump versionadded to 3.15
1 parent 43eaea1 commit 5aafc33

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/library/email.errors.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
:mod:`!email.errors`: Exception and Defect classes
1+
/:mod:`!email.errors`: Exception and Defect classes
22
--------------------------------------------------
33

44
.. module:: email.errors
@@ -65,7 +65,7 @@ The following exception classes are defined in the :mod:`email.errors` module:
6565
a mailbox incompatible with the policy in use.
6666
(See :attr:`email.policy.EmailPolicy.utf8`.)
6767

68-
.. versionadded:: 3.14
68+
.. versionadded:: 3.15
6969

7070

7171
.. exception:: MessageDefect()

0 commit comments

Comments
 (0)