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

deprecate gil-refs in from_py_with (Part 2) #3972

Merged
merged 2 commits into from
Mar 20, 2024

deprecate `from_py_with` in `#[derive(FromPyObject)]` (Enum, Struct)

6e1834c
Select commit
Loading
Failed to load commit list.
Merged

deprecate gil-refs in from_py_with (Part 2) #3972

deprecate `from_py_with` in `#[derive(FromPyObject)]` (Enum, Struct)
6e1834c
Select commit
Loading
Failed to load commit list.
Netlify / Pages changed - pyo3 completed Mar 19, 2024 in 2m 28s

15 new files uploaded

14 generated pages and 1 asset changed.

Details

Changed pages include:

  • internal/doc/pyo3_macros_backend/frompyobject/index.html - view
  • internal/doc/pyo3_macros_backend/frompyobject/enum.containerpyo3attribute.html - view
  • internal/doc/pyo3_macros_backend/frompyobject/enum.containertype.html - view
  • internal/doc/pyo3_macros_backend/frompyobject/enum.fieldgetter.html - view
  • internal/doc/pyo3_macros_backend/frompyobject/enum.fieldpyo3attribute.html - view
  • internal/doc/pyo3_macros_backend/frompyobject/fn.build_derive_from_pyobject.html - view
  • internal/doc/pyo3_macros_backend/frompyobject/fn.verify_and_get_lifetime.html - view
  • internal/doc/pyo3_macros_backend/frompyobject/struct.container.html - view
  • internal/doc/pyo3_macros_backend/frompyobject/struct.containeroptions.html - view
  • internal/doc/pyo3_macros_backend/frompyobject/struct.enum.html - view

There are more changes not included in the list