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

Add PyAnyMethods.try_iter and deprecate .iter #4553

Merged
merged 3 commits into from
Oct 5, 2024

Add example to try_iter docs

2e72c63
Select commit
Loading
Failed to load commit list.
Merged

Add PyAnyMethods.try_iter and deprecate .iter #4553

Add example to try_iter docs
2e72c63
Select commit
Loading
Failed to load commit list.
Netlify / Pages changed - pyo3 completed Sep 13, 2024 in 3m 11s

102 new files uploaded

99 generated pages and 3 assets changed.

Details

Changed pages include:

  • main/doc/pyo3/struct.bound.html - view
  • internal/doc/pyo3/instance/struct.borrowed.html - view
  • internal/doc/pyo3/instance/struct.bound.html - view
  • internal/doc/pyo3/types/any/index.html - view
  • internal/doc/pyo3_pytests/awaitable/struct.futureawaitable.html - view
  • internal/doc/pyo3_pytests/awaitable/struct.iterawaitable.html - view
  • internal/doc/pyo3_pytests/buf_and_str/fn.__pyfunction_return_memoryview.html - view
  • internal/doc/pyo3_pytests/buf_and_str/struct.bytesextractor.html - view
  • internal/doc/pyo3_pytests/comparisons/struct.eq.html - view
  • internal/doc/pyo3_pytests/comparisons/struct.eqdefaultne.html - view

There are more changes not included in the list