-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
PEP 665: link to "replaced by" #3874
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
Comments
Please can you give an example? |
(this was prompted by me trying to find the new one and accidentally initially landing on the old one) |
We have a Superseded-By header for this. For example, compare https://peps.python.org/pep-3153/ -> https://peps.python.org/pep-3156/ Let's also add Superseded-by: 751 to PEP 665: please see PR #3875. |
🎉 thanks! |
looks like there are a bunch more inconsistencies between the replaces and superseded-by (thanks peps api!) should they all be in sync? do we care enough to fix? to add some tool to detect future ones? e.g.
|
@AA-Turner What do you think? ^ |
Some peps replace other previous peps. it would be nice if the page for replaced peps also linked to their replacements
The text was updated successfully, but these errors were encountered: