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 #[inline] hints on many Bound and Borrowed methods #4024

Merged
merged 1 commit into from
Mar 30, 2024

add `#[inline]` hints on many `Bound` and `Borrowed` methods

34764a3
Select commit
Loading
Failed to load commit list.
Merged

add #[inline] hints on many Bound and Borrowed methods #4024

add `#[inline]` hints on many `Bound` and `Borrowed` methods
34764a3
Select commit
Loading
Failed to load commit list.
Netlify / Pages changed - pyo3 completed Mar 30, 2024 in 2m 18s

49 new files uploaded

44 generated pages and 5 assets changed.

Details

Changed pages include:

  • main/changelog.html - view
  • main/print.html - view
  • internal/doc/pyo3/instance/index.html - view
  • main/doc/pyo3/pycell/index.html - view
  • internal/doc/pyo3/pycell/index.html - view
  • main/doc/pyo3/type.pyobject.html - view
  • main/doc/pyo3/struct.borrowed.html - view
  • main/doc/pyo3/struct.pyerr.html - view
  • main/doc/pyo3/struct.bound.html - view
  • main/doc/pyo3/struct.py.html - view

There are more changes not included in the list