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

#[pymodule] mod some_module { ... } v3 #3815

Merged
merged 7 commits into from
Feb 24, 2024

Properly fails on functions inside of declarative modules

391b8f9
Select commit
Loading
Failed to load commit list.
Merged

#[pymodule] mod some_module { ... } v3 #3815

Properly fails on functions inside of declarative modules
391b8f9
Select commit
Loading
Failed to load commit list.
Netlify / Pages changed - pyo3 completed Feb 23, 2024 in 53s

12 new files uploaded

12 generated pages and no assets changed.

Details

Changed pages include:

  • internal/doc/pyo3_macros_backend/module/index.html - view
  • internal/doc/pyo3_macros_backend/module/enum.pymodulepyo3option.html - view
  • internal/doc/pyo3_macros_backend/module/fn.get_pyfn_attr.html - view
  • internal/doc/pyo3_macros_backend/module/fn.module_initialization.html - view
  • internal/doc/pyo3_macros_backend/module/fn.process_functions_in_module.html - view
  • internal/doc/pyo3_macros_backend/module/fn.pymodule_function_impl.html - view
  • internal/doc/pyo3_macros_backend/module/fn.pymodule_module_impl.html - view
  • internal/doc/pyo3_macros_backend/module/struct.pyfnargs.html - view
  • internal/doc/src/pyo3_macros_backend/module.rs.html - view
  • main/doc/pyo3_pytests/othermod/struct.modclass.html - view

There are more changes not included in the list