Skip to content

gh-121367: [doc] BUILD_TUPLE arg can be 0 #122663

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 2 commits into from
Aug 5, 2024

Conversation

iritkatriel
Copy link
Member

@iritkatriel iritkatriel commented Aug 4, 2024

Co-authored-by: Bénédikt Tran <[email protected]>
@iritkatriel iritkatriel merged commit 1422500 into python:main Aug 5, 2024
23 checks passed
@miss-islington-app
Copy link

Thanks @iritkatriel for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 5, 2024
(cherry picked from commit 1422500)

Co-authored-by: Irit Katriel <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 5, 2024
(cherry picked from commit 1422500)

Co-authored-by: Irit Katriel <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Aug 5, 2024

GH-122683 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 5, 2024
@bedevere-app
Copy link

bedevere-app bot commented Aug 5, 2024

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

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Aug 5, 2024
iritkatriel added a commit that referenced this pull request Aug 5, 2024
gh-121367: [doc] BUILD_TUPLE arg can be 0 (GH-122663)
(cherry picked from commit 1422500)

Co-authored-by: Irit Katriel <[email protected]>
iritkatriel added a commit that referenced this pull request Aug 5, 2024
gh-121367: [doc] BUILD_TUPLE arg can be 0 (GH-122663)
(cherry picked from commit 1422500)

Co-authored-by: Irit Katriel <[email protected]>
brandtbucher pushed a commit to brandtbucher/cpython that referenced this pull request Aug 7, 2024
blhsing pushed a commit to blhsing/cpython that referenced this pull request Aug 22, 2024
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.

dis: BUILD_LIST docs incorrectly say count must be > 0
3 participants