Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Iterator for Bound<'py, PySequence> #3927

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Make BoundSequenceIterator iteration fallible

1e6fcf8
Select commit
Loading
Failed to load commit list.
Open

Implement Iterator for Bound<'py, PySequence> #3927

Make BoundSequenceIterator iteration fallible
1e6fcf8
Select commit
Loading
Failed to load commit list.
Netlify / Pages changed - pyo3 completed Mar 22, 2024 in 2m 28s

49 new files uploaded

38 generated pages and 11 assets changed.

Details

Changed pages include:

  • main/doc/pyo3/trait.pynativetype.html - view
  • internal/doc/pyo3/all.html - view
  • main/doc/pyo3/struct.bound.html - view
  • main/doc/pyo3/struct.py.html - view
  • internal/doc/pyo3/types/sequence/index.html - view
  • main/doc/pyo3/type_object/trait.pytypecheck.html - view
  • internal/doc/pyo3/type_object/trait.pytypecheck.html - view
  • main/doc/pyo3/conversion/trait.pytryfrom.html - view
  • internal/doc/pyo3/conversion/trait.pytryfrom.html - view
  • main/doc/pyo3/prelude/trait.pysequencemethods.html - view

There are more changes not included in the list