Skip to content

Docs: move deprecations into include files #122085

Closed
@hugovk

Description

@hugovk

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions