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

rename PyLong to PyInt #4347

Merged
merged 3 commits into from
Jul 14, 2024

change `PyLong` to a type alias to properly show deprecation warning

ddc4b4a
Select commit
Loading
Failed to load commit list.
Merged

rename PyLong to PyInt #4347

change `PyLong` to a type alias to properly show deprecation warning
ddc4b4a
Select commit
Loading
Failed to load commit list.
Netlify / Pages changed - pyo3 completed Jul 14, 2024 in 2m 11s

44 new files uploaded

36 generated pages and 8 assets changed.

Details

Changed pages include:

  • internal/doc/pyo3/all.html - view
  • internal/doc/pyo3/types/index.html - view
  • main/doc/pyo3/all.html - view
  • main/doc/pyo3/types/index.html - view
  • internal/doc/pyo3/conversion/trait.aspypointer.html - view
  • internal/doc/pyo3/type_object/trait.pytypeinfo.html - view
  • internal/doc/pyo3/types/num/index.html - view
  • internal/doc/pyo3/types/trait.dereftopyany.html - view
  • internal/doc/pyo3/types/typeobject/index.html - view
  • main/doc/pyo3/conversion/trait.aspypointer.html - view

There are more changes not included in the list