gh-141004: Document PyException_HEAD#141522
Closed
StanFromIreland wants to merge 1 commit intopython:mainfrom
Closed
gh-141004: Document PyException_HEAD#141522StanFromIreland wants to merge 1 commit intopython:mainfrom
PyException_HEAD#141522StanFromIreland wants to merge 1 commit intopython:mainfrom
Conversation
Member
ZeroIntensity
left a comment
There was a problem hiding this comment.
Please bring this one up with the C API WG for soft-deprecation. Ideally, new types should use PEP-697.
Member
|
Is |
Member
Author
|
In the top 7000 or so projects: |
Member
|
I would assume that's being used there because they saw how we define exceptions internally and must have thought, "Oh, so that's how you do that". I'd be in favor of hard-deprecating this one, since it will likely create an actual maintenance burden if we want to change exceptions to use PEP 697 someday. |
Member
|
Please open a new issue and PR for deprecating this one. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
📚 Documentation preview 📚: https://cpython-previews--141522.org.readthedocs.build/