Skip to content

Commit 6a33c93

Browse files
committed
gh-154757: List the 3.16 C API deprecations on the Deprecations page
The C API section of Doc/deprecations/index.rst started at c-api-pending-removal-in-3.18.rst, so the 26 APIs pending removal in 3.16 were not listed there. They are still present in Include/, so the page should show them while they are pending.
1 parent 5afbb60 commit 6a33c93

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/deprecations/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Deprecations
1818
C API deprecations
1919
------------------
2020

21+
.. include:: c-api-pending-removal-in-3.16.rst
22+
2123
.. include:: c-api-pending-removal-in-3.18.rst
2224

2325
.. include:: c-api-pending-removal-in-3.19.rst

0 commit comments

Comments
 (0)