mirror of
https://github.com/theclaymethod/unslop.git
synced 2026-09-19 01:45:09 +08:00
91a99c4c9d
Insert `from __future__ import annotations` in the 17 files that use PEP 604/585 annotations in module-level positions evaluated at import time, so scripts/banned_phrase_scan.py and friends no longer raise TypeError on Python 3.8/3.9. Add a 3.8 leg to the CI matrix so the floor claim in README.md is actually gated, and correct the two imprecise "439 deterministic cases" references to "440 deterministic script cases (439 pass, 1 documented xfail)". New scripts must carry the future-import until the floor is raised; if the maintainer later chooses 3.10+, delete the CI 3.8 leg and README claim together. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01K6CYksdLbXbTAxcAQjvHz5
4.3 KiB
Executable File
4.3 KiB
Executable File