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 missing deprecation for PyDict::from_sequence #3884

Merged
merged 1 commit into from
Feb 23, 2024

add missing deprecation for `PyDict::from_sequence`

fd292ac
Select commit
Loading
Failed to load commit list.
Merged

add missing deprecation for PyDict::from_sequence #3884

add missing deprecation for `PyDict::from_sequence`
fd292ac
Select commit
Loading
Failed to load commit list.
Netlify / Pages changed - pyo3 completed Feb 22, 2024 in 1m 10s

19 new files uploaded

18 generated pages and 1 asset changed.

Details

Changed pages include:

  • main/doc/pyo3/struct.bound.html - view
  • internal/doc/pyo3/instance/struct.bound.html - view
  • internal/doc/pyo3/types/dict/index.html - view
  • main/doc/pyo3/prelude/struct.bound.html - view
  • main/doc/pyo3/prelude/trait.pydictmethods.html - view
  • main/doc/pyo3/types/struct.pydict.html - view
  • main/doc/pyo3/types/trait.intopydict.html - view
  • internal/doc/pyo3/types/dict/fn.dict_len.html - view
  • internal/doc/pyo3/types/dict/struct.bounddictiterator.html - view
  • internal/doc/pyo3/types/dict/struct.pydict.html - view

There are more changes not included in the list