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

Conversation

JulienPalard
Copy link
Member

@JulienPalard JulienPalard commented May 8, 2022

Playing around sphinx-contrib/sphinx-lint#28, noticed Py_ssize_t were not documented.

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

It fixes 252 errors from a Sphinx nitpicky run (sphinx-build -n). But
there's 8182 errors left.
@bedevere-bot bedevere-bot added docs awaiting core review labels May 8, 2022
Doc/c-api/unicode.rst Outdated Show resolved Hide resolved
Doc/c-api/unicode.rst Outdated Show resolved Hide resolved
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 13, 2022

Thanks @JulienPalard for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒🤖

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 13, 2022

Thanks @JulienPalard for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒🤖 I'm not a witch! I'm not a witch!

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 13, 2022

Thanks @JulienPalard for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this issue May 13, 2022
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 pushed a commit to miss-islington/cpython that referenced this issue May 13, 2022
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 pushed a commit to miss-islington/cpython that referenced this issue May 13, 2022
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>
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented May 13, 2022

GH-92775 is a backport of this pull request to the 3.10 branch.

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented May 13, 2022

GH-92776 is a backport of this pull request to the 3.11 branch.

miss-islington added a commit that referenced this issue May 13, 2022
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 added a commit that referenced this issue May 13, 2022
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

@miss-islington miss-islington commented May 13, 2022

Thanks @JulienPalard for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this issue May 13, 2022
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 added a commit that referenced this issue May 13, 2022
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>
hello-adam pushed a commit to hello-adam/cpython that referenced this issue Jun 2, 2022
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>
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.

None yet

5 participants