Skip to content

Add PyO3 iterator fix references#8276

Closed
cookesan wants to merge 1 commit into
github:cookesan/advisory-improvement-8276from
cookesan:pyo3-36hh-fix-references
Closed

Add PyO3 iterator fix references#8276
cookesan wants to merge 1 commit into
github:cookesan/advisory-improvement-8276from
cookesan:pyo3-36hh-fix-references

Conversation

@cookesan

Copy link
Copy Markdown

Adds the upstream merge commit and fixed release reference for the PyO3 list and tuple iterator advisory.

Evidence checked:

  • fix bugs with list / tuple iterator "nth" operations PyO3/pyo3#6086 is merged as 3d48a540572a86548a8f670ea96fa486036d476a.
  • v0.29.0 contains that merge commit and lists the iterator security fix.
  • crates.io pyo3 0.29.0 matches the registry checksum and contains the checked iterator arithmetic plus large-skip regression coverage; pyo3 0.28.0 has the unchecked target-index math in the affected iterator code.

@github-actions github-actions Bot changed the base branch from main to cookesan/advisory-improvement-8276 June 29, 2026 11:29
@cookesan

Copy link
Copy Markdown
Author

Closing as a duplicate of #8234.

@cookesan cookesan closed this Jun 29, 2026
@cookesan cookesan deleted the pyo3-36hh-fix-references branch June 29, 2026 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant