diff options
-rw-r--r-- | doc/neps/nep-0029-deprecation_policy.rst | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/neps/nep-0029-deprecation_policy.rst b/doc/neps/nep-0029-deprecation_policy.rst index 8224e1139..9bc30050f 100644 --- a/doc/neps/nep-0029-deprecation_policy.rst +++ b/doc/neps/nep-0029-deprecation_policy.rst @@ -221,8 +221,11 @@ predicting the release schedule of Python for the next 3-4 years. A time-based rule is only depends on things that have already happened and the length of the support window. -Time window on the X.Y.1 Python release -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + + +Time window from the X.Y.1 Python release +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This is equivalent to a few month longer support window from the X.Y.0 release. This is because X.Y.1 bug-fix release is typically a few |