diff --git a/docs/html/development/release-process.rst b/docs/html/development/release-process.rst index 65ed567070e..b24578e3c89 100644 --- a/docs/html/development/release-process.rst +++ b/docs/html/development/release-process.rst @@ -93,7 +93,8 @@ issues by pip's maintainers. Python Support Policy --------------------- -In general, a given Python version is supported until its usage on PyPI falls below 5%. +In general, a given Python version is supported until its usage on PyPI falls below 5% +or 6 months after end of life for the CPython release (whichever happens first). This is at the maintainers' discretion, in case extraordinary circumstances arise. .. _`Feature Flags`: