Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Document Py_ssize_t.#92512

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
JulienPalard merged 2 commits intopython:mainfromJulienPalard:mdk-ssize-t
May 13, 2022
Merged

Conversation

JulienPalard
Copy link
Member

Playing aroundsphinx-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.

ezio-melotti reacted with thumbs up emoji
It fixes 252 errors from a Sphinx nitpicky run (sphinx-build -n). Butthere's 8182 errors left.
@bedevere-botbedevere-bot added docsDocumentation in the Doc dir awaiting core review labelsMay 8, 2022
@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

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

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 pull requestMay 13, 2022
It fixes 252 errors from a Sphinx nitpicky run (sphinx-build -n). Butthere's 8182 errors left.Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>(cherry picked from commit664aa94)Co-authored-by: Julien Palard <julien@palard.fr>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMay 13, 2022
It fixes 252 errors from a Sphinx nitpicky run (sphinx-build -n). Butthere's 8182 errors left.Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>(cherry picked from commit664aa94)Co-authored-by: Julien Palard <julien@palard.fr>
@bedevere-botbedevere-bot removed the needs backport to 3.10only security fixes labelMay 13, 2022
@bedevere-bot
Copy link

GH-92775 is a backport of this pull request to the3.10 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.11only security fixes labelMay 13, 2022
@bedevere-bot
Copy link

GH-92776 is a backport of this pull request to the3.11 branch.

miss-islington added a commit that referenced this pull requestMay 13, 2022
It fixes 252 errors from a Sphinx nitpicky run (sphinx-build -n). Butthere's 8182 errors left.Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>(cherry picked from commit664aa94)Co-authored-by: Julien Palard <julien@palard.fr>
miss-islington added a commit that referenced this pull requestMay 13, 2022
It fixes 252 errors from a Sphinx nitpicky run (sphinx-build -n). Butthere's 8182 errors left.Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>(cherry picked from commit664aa94)Co-authored-by: Julien Palard <julien@palard.fr>
@JulienPalardJulienPalard added needs backport to 3.9only security fixes and removed needs backport to 3.9only security fixes labelsMay 13, 2022
@miss-islington
Copy link
Contributor

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 pull requestMay 13, 2022
It fixes 252 errors from a Sphinx nitpicky run (sphinx-build -n). Butthere's 8182 errors left.Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>(cherry picked from commit664aa94)Co-authored-by: Julien Palard <julien@palard.fr>
miss-islington added a commit that referenced this pull requestMay 13, 2022
It fixes 252 errors from a Sphinx nitpicky run (sphinx-build -n). Butthere's 8182 errors left.Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>(cherry picked from commit664aa94)Co-authored-by: Julien Palard <julien@palard.fr>
hello-adam pushed a commit to hello-adam/cpython that referenced this pull requestJun 2, 2022
It fixes 252 errors from a Sphinx nitpicky run (sphinx-build -n). Butthere's 8182 errors left.Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>(cherry picked from commit664aa94)Co-authored-by: Julien Palard <julien@palard.fr>
erlend-aasland pushed a commit to erlend-aasland/devguide that referenced this pull requestSep 8, 2023
It fixes 252 errors from a Sphinx nitpicky run (sphinx-build -n). Butthere's 8182 errors left.Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
AA-Turner pushed a commit to AA-Turner/devguide that referenced this pull requestSep 13, 2023
It fixes 252 errors from a Sphinx nitpicky run (sphinx-build -n). Butthere's 8182 errors left.Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
erlend-aasland pushed a commit to python/devguide that referenced this pull requestSep 26, 2023
It fixes 252 errors from a Sphinx nitpicky run (sphinx-build -n). Butthere's 8182 errors left.Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
@hugovkhugovk removed the needs backport to 3.9only security fixes labelFeb 17, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ezio-melottiezio-melottiezio-melotti left review comments

Assignees
No one assigned
Labels
docsDocumentation in the Doc dirskip issueskip news
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

6 participants
@JulienPalard@miss-islington@bedevere-bot@ezio-melotti@hugovk@kumaraditya303

[8]ページ先頭

©2009-2025 Movatter.jp