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

gh-123254: Improve tuple C API docs with more info about errors #123255

Merged
merged 3 commits into from
Aug 28, 2024

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Aug 23, 2024

Doc/c-api/tuple.rst Outdated Show resolved Hide resolved
Doc/c-api/tuple.rst Outdated Show resolved Hide resolved
Doc/c-api/tuple.rst Outdated Show resolved Hide resolved
Doc/c-api/tuple.rst Outdated Show resolved Hide resolved
Doc/c-api/tuple.rst Outdated Show resolved Hide resolved
Doc/c-api/tuple.rst Outdated Show resolved Hide resolved
Doc/c-api/tuple.rst Outdated Show resolved Hide resolved
Co-authored-by: Erlend E. Aasland <[email protected]>
@erlend-aasland erlend-aasland changed the title gh-123254: Improve tuple CAPI docs with more info about errors gh-123254: Improve tuple C API docs with more info about errors Aug 28, 2024
Copy link
Contributor

@erlend-aasland erlend-aasland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@sobolevn
Copy link
Member Author

Thank you, a lot of great additions! 👍

@sobolevn sobolevn merged commit 6f563e3 into python:main Aug 28, 2024
25 checks passed
@sobolevn sobolevn added needs backport to 3.12 bug and security fixes needs backport to 3.13 bugs and security fixes labels Aug 28, 2024
@miss-islington-app
Copy link

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

@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 28, 2024
…rs (pythonGH-123255)

(cherry picked from commit 6f563e3)

Co-authored-by: sobolevn <[email protected]>
Co-authored-by: Erlend E. Aasland <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Aug 28, 2024

GH-123415 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Aug 28, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 28, 2024
…rs (pythonGH-123255)

(cherry picked from commit 6f563e3)

Co-authored-by: sobolevn <[email protected]>
Co-authored-by: Erlend E. Aasland <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Aug 28, 2024

GH-123416 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Aug 28, 2024
sobolevn added a commit that referenced this pull request Aug 28, 2024
…ors (GH-123255) (#123415)

gh-123254: Improve `tuple` C API docs with more info about errors (GH-123255)
(cherry picked from commit 6f563e3)

Co-authored-by: sobolevn <[email protected]>
Co-authored-by: Erlend E. Aasland <[email protected]>
sobolevn added a commit that referenced this pull request Aug 28, 2024
…ors (GH-123255) (#123416)

gh-123254: Improve `tuple` C API docs with more info about errors (GH-123255)
(cherry picked from commit 6f563e3)

Co-authored-by: sobolevn <[email protected]>
Co-authored-by: Erlend E. Aasland <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants