X Tutup
The Wayback Machine - https://web.archive.org/web/20250608050246/https://github.com/python/cpython/pull/92774
Skip to content

[3.9] Document Py_ssize_t. (GH-92512) #92774

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

Merged
merged 1 commit into from
May 13, 2022

Conversation

miss-islington
Copy link
Contributor

It fixes 252 errors from a Sphinx nitpicky run (sphinx-build -n). But
there's 8182 errors left.

Co-authored-by: Ezio Melotti ezio.melotti@gmail.com
(cherry picked from commit 664aa94)

Co-authored-by: Julien Palard julien@palard.fr

@miss-islington
Copy link
Contributor Author

@JulienPalard: Status check is done, and it's a success ✅ .

It fixes 252 errors from a Sphinx nitpicky run (sphinx-build -n). But
there's 8182 errors left.

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
(cherry picked from commit 664aa94)

Co-authored-by: Julien Palard <julien@palard.fr>
@miss-islington miss-islington force-pushed the backport-664aa94-3.9 branch from 35d5f84 to 8f19463 Compare May 13, 2022 13:33
@miss-islington
Copy link
Contributor Author

@JulienPalard: Status check is done, and it's a failure ❌ .

2 similar comments
@miss-islington
Copy link
Contributor Author

@JulienPalard: Status check is done, and it's a failure ❌ .

@miss-islington
Copy link
Contributor Author

@JulienPalard: Status check is done, and it's a failure ❌ .

@miss-islington
Copy link
Contributor Author

@JulienPalard: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit f253cf4 into python:3.9 May 13, 2022
@miss-islington miss-islington deleted the backport-664aa94-3.9 branch May 13, 2022 14:10
@miss-islington
Copy link
Contributor Author

@JulienPalard: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
X Tutup