-
-
Notifications
You must be signed in to change notification settings - Fork 33.3k
Closed
Labels
Description
Documentation
This FAQ entry:
https://docs.python.org/3/faq/general.html#how-does-the-python-version-numbering-scheme-work
Says:
See PEP 6 for more information about bugfix releases.
But PEP 6 says:
This PEP is obsolete. The current release policy is documented in the devguide. See also PEP 101 for mechanics of the release process.
Let's update the link to point to the devguide instead.
PEP 387 (Backwards Compatibility Policy) would be worth linking as well.
Are there any other PEP 6 references in the docs to update?