Skip to content

gh-96417: Fix docs on conditional expression grouping#96447

Merged
rhettinger merged 1 commit intopython:mainfrom
kaya3:patch-1
Sep 28, 2022
Merged

gh-96417: Fix docs on conditional expression grouping#96447
rhettinger merged 1 commit intopython:mainfrom
kaya3:patch-1

Conversation

@kaya3
Copy link
Contributor

@kaya3 kaya3 commented Aug 30, 2022

@ghost
Copy link

ghost commented Aug 30, 2022

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-bot bedevere-bot added docs Documentation in the Doc dir skip news awaiting review labels Aug 30, 2022
@slateny slateny requested a review from rhettinger September 24, 2022 20:20
@rhettinger rhettinger merged commit d582edf into python:main Sep 28, 2022
@rhettinger rhettinger added the needs backport to 3.11 only security fixes label Sep 28, 2022
@miss-islington
Copy link
Contributor

Thanks @kaya3 for the PR, and @rhettinger for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Sep 28, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 28, 2022
(cherry picked from commit d582edf)

Co-authored-by: Andrew Kay <32057631+kaya3@users.noreply.github.com>
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.

Docs give incorrect grouping for conditional expressions

4 participants