-
-
Notifications
You must be signed in to change notification settings - Fork 886
Add a guide to deprecating features #1469
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Lincoln-developer
wants to merge
11
commits into
python:main
Choose a base branch
from
Lincoln-developer:fix-issue-1419
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+91
−0
Open
Changes from 1 commit
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
f2fd360
Added deprecation workflow in CPython.
Lincoln-developer e99387d
Fixed sphinx-linting error
Lincoln-developer be9224b
Update developer-workflow/cpython-deprecation-workflow.rst
Lincoln-developer b8fbd0b
Update developer-workflow/cpython-deprecation-workflow.rst
Lincoln-developer 207294f
Update developer-workflow/cpython-deprecation-workflow.rst
Lincoln-developer a90e99a
Update developer-workflow/cpython-deprecation-workflow.rst
Lincoln-developer fc0b4ec
Update developer-workflow/cpython-deprecation-workflow.rst
Lincoln-developer 7029868
Update developer-workflow/cpython-deprecation-workflow.rst
Lincoln-developer 0dc75ec
Update developer-workflow/cpython-deprecation-workflow.rst
Lincoln-developer 0d8bd61
fixed requested changes
Lincoln-developer d077a58
fixed required warning function
Lincoln-developer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update developer-workflow/cpython-deprecation-workflow.rst
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
- Loading branch information
commit be9224b6813b5b6f1a0b7ed8dcf186dfe182166b
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps you could add links here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
okay sure, let me add them