Skip to content

Commit 31e650f

Browse files
committed
queue: ignore-python in review (PR #2196)
1 parent 4885049 commit 31e650f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.queue.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8333,9 +8333,9 @@ packages:
83338333
version: 0.4.1
83348334
home: https://borsattoz.github.io/ignore-python
83358335
repo: https://github.com/borsattoz/ignore-python
8336-
status: claimed
8337-
pr: null
8338-
notes: '84 Linux wheels upstream (abi: cp310,cp311,cp312,cp313,cp314,cp315,cp39,pp311); no riscv64 on PyPI or pypi.riseproject.dev.'
8336+
status: in-review
8337+
pr: https://github.com/riseproject-dev/python-wheels/pull/2196
8338+
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.'
83398339
- pkg: qdk
83408340
version: 1.31.0
83418341
home: https://github.com/microsoft/qdk

0 commit comments

Comments
 (0)