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 PyTypeInfo for PyEllipsis, PyNone, and PyNotImplemented #3577

Merged
merged 1 commit into from
Nov 25, 2023

Implement `PyTypeInfo` for `PyEllipsis`, `PyNone`, and `PyNotImplemen…

cd8526e
Select commit
Loading
Failed to load commit list.
Merged

Implement PyTypeInfo for PyEllipsis, PyNone, and PyNotImplemented #3577

Implement `PyTypeInfo` for `PyEllipsis`, `PyNone`, and `PyNotImplemen…
cd8526e
Select commit
Loading
Failed to load commit list.
Netlify / Pages changed - pyo3 completed Nov 24, 2023 in 1m 38s

9 new files uploaded

9 generated pages and no assets changed.

Details

Changed pages include:

  • internal/doc/pyo3/types/none/index.html - view
  • internal/doc/pyo3/types/ellipsis/index.html - view
  • internal/doc/pyo3/types/notimplemented/index.html - view
  • main/doc/src/pyo3/types/ellipsis.rs.html - view
  • main/doc/src/pyo3/types/notimplemented.rs.html - view
  • internal/doc/src/pyo3/types/ellipsis.rs.html - view
  • internal/doc/src/pyo3/types/notimplemented.rs.html - view
  • main/doc/src/pyo3/types/none.rs.html - view
  • internal/doc/src/pyo3/types/none.rs.html - view