You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Restored canonical evidence parsing on Python 3.11 by validating serialized
result states through the enum constructor instead of version-dependent enum
containment behavior.
Verification
CI passed on Python 3.11, 3.12, 3.13, and 3.14, plus macOS, coverage, lint,
completion evidence, and the repository self-scan.
The release wheel and source distribution passed package smoke tests and
source reconstruction checks.