Skip to content

build: update required python version to 3.8

Rodrigo Muino Tomonari requested to merge github/fork/RedYetiDev/python3.8 into main

Closes #54112

Configure scripts use := operator now, which requires python 3.8.

File "tools/gyp/pylib/gyp/common.py", line 435 if CC := os.environ.get("CC_target") or os.environ.get("CC"):

Merge request reports

Loading