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

[3.9] bpo-45393: help() on operator precedence has misleading entries (GH-31246) #92967

Merged
merged 1 commit into from May 19, 2022

Conversation

miss-islington
Copy link
Contributor

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

Fix the formatting for "await x" and "not x" in the operator
precedence table.
(cherry picked from commit fb082c2)

Co-authored-by: Zackery Spytz zspytz@gmail.com

…onGH-31246)

Fix the formatting for "await x" and "not x" in the operator
precedence table.
(cherry picked from commit fb082c2)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
@miss-islington
Copy link
Contributor Author

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

Status check is done, and it's a success .

1 similar comment
@miss-islington
Copy link
Contributor Author

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

Status check is done, and it's a success .

@bedevere-bot bedevere-bot added docs awaiting review labels May 19, 2022
@miss-islington
Copy link
Contributor Author

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

Status check is done, and it's a success .

1 similar comment
@miss-islington
Copy link
Contributor Author

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

Status check is done, and it's a success .

@ambv ambv merged commit 9f7cdb2 into python:3.9 May 19, 2022
12 checks passed
@miss-islington miss-islington deleted the backport-fb082c2-3.9 branch May 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants