diff options
author | 2025-10-09 17:51:37 +0100 | |
---|---|---|
committer | 2025-10-09 17:53:48 +0100 | |
commit | 92a0fb8717862913782ae6e76c47961d052aa4b5 (patch) | |
tree | a7b981d64aae8363eb4c8b441eb45672699acb8d /tests/helpers.py | |
parent | Update EvalJob to fetch default Python version instead of hardcoding (diff) |
Stop using Literal ordering to determine default !eval Python version
Instead of using typing.get_args(...) and fetching the first value
returned (which is mostly safe, but not guaranteed to be so), use a new
constant DEFAULT_PYTHON_VERSION to control the current default Python
executor when no explicit interpreter version is passed.
Diffstat (limited to 'tests/helpers.py')
0 files changed, 0 insertions, 0 deletions