Documentation
Re: https://discuss.python.org/t/streamline-whats-new-by-moving-deprecations-and-removals-out-of-news/53997/8
To avoid needing to duplicate and sync the deprecation sections across What's New files, and ease backports, move them into include files.
- Python:
- Use include files for whatsnew/3.12.rst deprecations
- Use include files for whatsnew/3.13.rst deprecations
- Use include files for whatsnew/3.14.rst deprecations
- C API:
- Use include files for deprecations
- Create dedicated page to list deprecations using include files
Linked PRs
Reactions are currently unavailable
Documentation
Re: https://discuss.python.org/t/streamline-whats-new-by-moving-deprecations-and-removals-out-of-news/53997/8
To avoid needing to duplicate and sync the deprecation sections across What's New files, and ease backports, move them into include files.
Linked PRs