mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-30 17:12:00 +02:00
Changelog entry for no longer explicitly invoking python2
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
4
ChangeLog.d/make-generate-tests-python.txt
Normal file
4
ChangeLog.d/make-generate-tests-python.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
Changes
|
||||
* When building the test suites with GNU make, invoke python3 or python, not
|
||||
python2. The build still works with either Python 2.7 or 3.5+, but we
|
||||
recommend using a version of Python that is supported upstream.
|
||||
Reference in New Issue
Block a user