We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec5f496 commit 5d5aa7cCopy full SHA for 5d5aa7c
docs/backcompat.md
@@ -98,6 +98,7 @@ Here are exceptions to our backwards compatibility policy:
98
- We may consider making some type hints more precise.
99
- Anything labelled "unstable".
100
- We may sometimes need to bump the minimum versions of supported backends.
101
+- We will drop support for old python versions, roughly in sync with [their end of life](https://devguide.python.org/versions/#supported-versions)
102
103
In general, decision are driven by use-cases, and we conduct a search of public GitHub repositories
104
before making any change.
0 commit comments