diff options
-rw-r--r-- | doc/neps/nep-0029-deprecation_policy.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/neps/nep-0029-deprecation_policy.rst b/doc/neps/nep-0029-deprecation_policy.rst index 108439fee..e9425c73e 100644 --- a/doc/neps/nep-0029-deprecation_policy.rst +++ b/doc/neps/nep-0029-deprecation_policy.rst @@ -84,8 +84,8 @@ The Python release cadence was increased to 12 months in `PEP 0602 <https://peps.python.org/pep-0602/>`__ so there will now be 3-4 Python releases in the support window at any time. However, PEP 0602 does not decrease the support window of Python (18 months of regular full bug-fix releases and 42 -months of as-needed source-only releases). Thus, we do not expect an increase -in which our users upgrade their Python and our 42 month support window will +months of as-needed source-only releases). Thus, we do not expect +our users to upgrade Python faster, and our 42 month support window will cover the same portion of the upstream support of any given Python release. Because Python minor version support is based only on historical |