Skip to content

Commit 5d5aa7c

Browse files
docs: Add python version support to backcompat (#3115)
Co-authored-by: Francesco Bruzzesi <[email protected]>
1 parent ec5f496 commit 5d5aa7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/backcompat.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ Here are exceptions to our backwards compatibility policy:
9898
- We may consider making some type hints more precise.
9999
- Anything labelled "unstable".
100100
- 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)
101102

102103
In general, decision are driven by use-cases, and we conduct a search of public GitHub repositories
103104
before making any change.

0 commit comments

Comments
 (0)