◐ Shell
reader mode source ↗
Skip to content

Add a guide to deprecating features#1469

Draft
Lincoln-developer wants to merge 11 commits into
python:mainfrom
Lincoln-developer:fix-issue-1419
Draft

Add a guide to deprecating features#1469
Lincoln-developer wants to merge 11 commits into
python:mainfrom
Lincoln-developer:fix-issue-1419

Conversation

@Lincoln-developer

@Lincoln-developer Lincoln-developer commented Nov 8, 2024

Copy link
Copy Markdown
Contributor

This pull request introduces a new section in the Developer Guide to document the practical steps for deprecating features in CPython. It complements the policy guidelines outlined in PEP 387 by providing a detailed, actionable workflow for contributors


📚 Documentation preview 📚: https://cpython-devguide--1469.org.readthedocs.build/developer-workflow/cpython-deprecation-workflow/

@AA-Turner AA-Turner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hide comment

I think we can make a few improvements here specific to CPython.

A

P.S. Out of idle curiosity, did you use an LLM/GPT to help write this document? There's a couple of hallmarks I recognise, but it could just be a general style!

@AA-Turner AA-Turner changed the title gh-1419: Added deprecation workflow for CPython. Nov 8, 2024
@AA-Turner AA-Turner linked an issue Nov 8, 2024 that may be closed by this pull request
Lincoln-developer and others added 8 commits November 8, 2024 16:07
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@python-cla-bot

python-cla-bot Bot commented Apr 18, 2025

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

3 hidden conversations Load more…
@StanFromIreland StanFromIreland marked this pull request as draft September 8, 2025 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document the workflow for deprecating something in CPython.

3 participants