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

Document Py_ssize_t. #92512

Merged
merged 2 commits into from May 13, 2022
Merged

Document Py_ssize_t. #92512

merged 2 commits into from May 13, 2022

Commits on May 8, 2022

  1. Document Py_ssize_t.

    It fixes 252 errors from a Sphinx nitpicky run (sphinx-build -n). But
    there's 8182 errors left.
    JulienPalard committed May 8, 2022

Commits on May 9, 2022