1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-30 22:43:08 +03:00
Files
mbedtls/ChangeLog.d/python3.8.txt
Gilles Peskine 958346917c Officially require Python 3.8
Our code is still compatible with Python 3.5 at the time of writing, but we
don't want to commit to that.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2023-07-03 17:59:37 +02:00

3 lines
101 B
Plaintext

Requirement changes
* Officially require Python 3.8 now that earlier versions are out of support.