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 PartialEq for PyFloat with f64 and f32 #4348

Merged
merged 4 commits into from
Jul 16, 2024

use value API instead of extract API

2626ad4
Select commit
Loading
Failed to load commit list.
Merged

Implement PartialEq for PyFloat with f64 and f32 #4348

use value API instead of extract API
2626ad4
Select commit
Loading
Failed to load commit list.
Netlify / Pages changed - pyo3 completed Jul 16, 2024 in 2m 36s

8606 new files uploaded

8603 generated pages and 3 assets changed.

Details

Changed pages include:

  • internal/doc/help.html - view
  • internal/doc/pyo3/index.html - view
  • internal/doc/pyo3_build_config/index.html - view
  • internal/doc/pyo3_ffi/index.html - view
  • internal/doc/pyo3_macros/index.html - view
  • internal/doc/pyo3_macros_backend/index.html - view
  • internal/doc/pyo3_pytests/index.html - view
  • internal/doc/settings.html - view
  • main/doc/help.html - view
  • main/doc/pyo3/index.html - view

There are more changes not included in the list