diff options
Diffstat (limited to 'doc/neps/nep-0029-deprecation_policy.rst')
-rw-r--r-- | doc/neps/nep-0029-deprecation_policy.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/neps/nep-0029-deprecation_policy.rst b/doc/neps/nep-0029-deprecation_policy.rst index 803042d6d..a073dcf36 100644 --- a/doc/neps/nep-0029-deprecation_policy.rst +++ b/doc/neps/nep-0029-deprecation_policy.rst @@ -78,6 +78,10 @@ does a minor or major release, it is guaranteed that there will be a stable release of all other projects that support the set of ``Python`` the new release will support. +If there is a major version bump in Python this policy will have to be +re-addressed as we can not predict how drastic the changes will be and +how the community will react. + Implementation -------------- |