1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-08 17:42:09 +03:00

Merge pull request #7867 from gilles-peskine-arm/readme-python3.8

Officially require Python 3.8
This commit is contained in:
Dave Rodgman
2023-07-07 09:58:15 +01:00
committed by GitHub
2 changed files with 4 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
Requirement changes
* Officially require Python 3.8 now that earlier versions are out of support.