File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1367,6 +1367,8 @@ Deprecated
13671367
13681368.. include :: ../deprecations/pending-removal-in-3.20.rst
13691369
1370+ .. include :: ../deprecations/pending-removal-in-3.21.rst
1371+
13701372.. include :: ../deprecations/pending-removal-in-future.rst
13711373
13721374.. _whatsnew312-removed :
Original file line number Diff line number Diff line change @@ -2031,6 +2031,8 @@ New Deprecations
20312031
20322032.. include :: ../deprecations/pending-removal-in-3.20.rst
20332033
2034+ .. include :: ../deprecations/pending-removal-in-3.21.rst
2035+
20342036.. include :: ../deprecations/pending-removal-in-future.rst
20352037
20362038CPython Bytecode Changes
Original file line number Diff line number Diff line change @@ -2748,6 +2748,8 @@ New deprecations
27482748
27492749.. include :: ../deprecations/pending-removal-in-3.20.rst
27502750
2751+ .. include :: ../deprecations/pending-removal-in-3.21.rst
2752+
27512753.. include :: ../deprecations/pending-removal-in-future.rst
27522754
27532755
Original file line number Diff line number Diff line change @@ -2314,6 +2314,8 @@ New deprecations
23142314
23152315.. include :: ../deprecations/pending-removal-in-3.20.rst
23162316
2317+ .. include :: ../deprecations/pending-removal-in-3.21.rst
2318+
23172319.. include :: ../deprecations/pending-removal-in-future.rst
23182320
23192321.. include :: ../deprecations/soft-deprecations.rst
Original file line number Diff line number Diff line change @@ -163,6 +163,14 @@ Deprecated
163163
164164.. Add deprecations above alphabetically, not here at the end.
165165
166+ .. include :: ../deprecations/pending-removal-in-3.17.rst
167+
168+ .. include :: ../deprecations/pending-removal-in-3.19.rst
169+
170+ .. include :: ../deprecations/pending-removal-in-3.20.rst
171+
172+ .. include :: ../deprecations/pending-removal-in-future.rst
173+
166174
167175Porting to Python 3.16
168176======================
You can’t perform that action at this time.
0 commit comments