File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1723,7 +1723,7 @@ Modules
1723
1723
1724
1724
* The :mod: `asynchat `, :mod: `asyncore ` and :mod: `smtpd ` modules have been
1725
1725
deprecated since at least Python 3.6. Their documentation and deprecation
1726
- warnings have now been updated to note they will removed in Python 3.12.
1726
+ warnings have now been updated to note they will be removed in Python 3.12.
1727
1727
(Contributed by Hugo van Kemenade in :issue: `47022 `.)
1728
1728
1729
1729
* The :mod: `lib2to3 ` package and :ref: `2to3 <2to3-reference >` tool
@@ -1742,8 +1742,8 @@ Standard Library
1742
1742
----------------
1743
1743
1744
1744
* The following have been deprecated in :mod: `configparser ` since Python 3.2.
1745
- Their deprecation warnings have now been updated to note they will removed in
1746
- Python 3.12:
1745
+ Their deprecation warnings have now been updated to note they will be removed
1746
+ in Python 3.12:
1747
1747
1748
1748
* the :class: `!configparser.SafeConfigParser ` class
1749
1749
* the :attr: `!configparser.ParsingError.filename ` property
You can’t perform that action at this time.
0 commit comments