Problem: stress terminal buffer showed the full nix python path and absolute script path, making it illegible. CSES language maps included unused version variants. Solution: rename stress terminal buffer to a readable `term://stress.py` format. Use `python` instead of `python3` in `build_run_cmd`. Trim CSES `LANGUAGE_VERSIONS`, `CSES_LANGUAGES`, and `EXTENSIONS` to only the default versions. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| atcoder.py | ||
| base.py | ||
| codechef.py | ||
| codeforces.py | ||
| cses.py | ||
| kattis.py | ||
| language_ids.py | ||
| models.py | ||
| timeouts.py | ||
| usaco.py | ||