Skip to content

Commit ed02018

Browse files
bpo-42419: Correct 'deprecatations' is What's New 3.9 (pythonGH-23421) (pythonGH-23435)
(cherry picked from commit aa3a352) Co-authored-by: Quentin Hibon <qh.public@yahoo.com>
1 parent c963da2 commit ed02018

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.9.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@ More generally, try to run your tests in the :ref:`Python Development Mode
135135
<devmode>` which helps to prepare your code to make it compatible with the
136136
next Python version.
137137

138-
Note: a number of pre-existing deprecatations were removed in this version
139-
of Python as well. Consult the :ref:`removed-in-python-39` section.
138+
Note: a number of pre-existing deprecations were removed in this version of
139+
Python as well. Consult the :ref:`removed-in-python-39` section.
140140

141141

142142
New Features

0 commit comments

Comments
 (0)