Gilles Peskine | 484df75 | 2021-05-06 11:34:07 +0200 | [diff] [blame] | 1 | Changes |
2 | * When building the test suites with GNU make, invoke python3 or python, not | ||||
3 | python2. The build still works with either Python 2.7 or 3.5+, but we | ||||
4 | recommend using a version of Python that is supported upstream. |