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
running fuzzed code as root (earlier, #105), a blacklist key typo, and a too-low
201
+
`requires-python`. Remaining non-blocking backlog lives in `doc/code-review-findings.md`.
202
+
178
203
## Interim decisions log
179
204
180
205
- (2026-06-22) Process: umbrella issue + PR-per-unit, self-merged; suite green at each merge.
181
206
- (2026-06-22) CI added at the end so its first run is green (decision 5 timing).
182
207
- (2026-06-22) Stale top-level docs archived under `doc/legacy/` rather than deleted (Phase 7).
183
-
-_(append as the sweep proceeds)_
208
+
- (2026-06-23) `requires-python` raised to **3.13** (PEP 701 f-strings need 3.12, `types.CapsuleType` needs 3.13); numpy/h5py verified on a normal-CPython 3.14 venv (no wheels for 3.16t).
0 commit comments