mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
bpo-42419: Correct 'deprecatations' is What's New 3.9 (GH-23421) (GH-23435)
(cherry picked from commit aa3a3521ce)
Co-authored-by: Quentin Hibon <qh.public@yahoo.com>
This commit is contained in:
parent
c963da269d
commit
ed0201805c
1 changed files with 2 additions and 2 deletions
|
|
@ -135,8 +135,8 @@ More generally, try to run your tests in the :ref:`Python Development Mode
|
|||
<devmode>` which helps to prepare your code to make it compatible with the
|
||||
next Python version.
|
||||
|
||||
Note: a number of pre-existing deprecatations were removed in this version
|
||||
of Python as well. Consult the :ref:`removed-in-python-39` section.
|
||||
Note: a number of pre-existing deprecations were removed in this version of
|
||||
Python as well. Consult the :ref:`removed-in-python-39` section.
|
||||
|
||||
|
||||
New Features
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue