Reference "Status of Python Versions" in backwards-compatibility policy

As suggested in #10981.
This commit is contained in:
Bruno Oliveira 2023-05-16 20:24:06 -03:00 committed by GitHub
parent b8edacb8f1
commit 1636322995
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -92,3 +92,5 @@ pytest version min. Python version
5.0 - 6.1 3.5+
3.3 - 4.6 2.7, 3.4+
============== ===================
`Status of Python Versions <https://devguide.python.org/versions/>`__.