+ notes: 'maturin/PyO3 binding over the Rust `ignore` crate. pyo3 = "0.29.0" with no abi3 feature (verified in Cargo.toml), so the wide upstream matrix (cp39-cp315/cp315t, pp311) is genuine per-interpreter, not abi3 collapse; cp315 confirmed real on PyPI, not a queue-data artifact. Dependency tree (ignore, aho-corasick, walkdir, globset, same-file, regex-automata, crossbeam-*) is pure Rust with no links= entries; cargo check --target riscv64gc-unknown-linux-gnu (with PYO3_CROSS_PYTHON_VERSION set) type-checks clean, and a local x86 maturin build passed all 7 upstream pytest tests. Matrix: cp39/cp310/cp311/cp312/cp313/cp314/cp314t/cp315/cp315t; pp311 dropped (PyPy has no riscv64 port). PR #2196 open.'
0 commit comments