gh-122085: Use include files for `whatsnew/3.12.rst` deprecations by hugovk · Pull Request #122093 · python/cpython
Merged
Conversation
hugovk
changed the title
gh-122085: Docs: Use include files for 3.12.rst deprecations
gh-122085: Use include files for whatsnew/3.12.rst deprecations
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
hugovk
deleted the
docs-include-deprecations-3.12
branch
Thanks @hugovk for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖
Sorry, @hugovk, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker b3b7b7d46a4549f818aa8f99ff577678b2fdd967 3.13
Sorry, @hugovk, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker b3b7b7d46a4549f818aa8f99ff577678b2fdd967 3.12
hugovk added a commit to hugovk/cpython that referenced this pull request
…recations (pythonGH-122093) (cherry picked from commit b3b7b7d) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
hugovk added a commit to hugovk/cpython that referenced this pull request
…recations (pythonGH-122093) (cherry picked from commit b3b7b7d) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
hugovk added a commit that referenced this pull request