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

bpo-46104: Reduce use of pre-PEP 526 syntax in typing docs #30148

Merged
merged 6 commits into from Dec 18, 2021

Conversation

AlexWaygood
Copy link
Member

@AlexWaygood AlexWaygood commented Dec 16, 2021

@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting review labels Dec 16, 2021
@AlexWaygood AlexWaygood added needs backport to 3.9 only security fixes needs backport to 3.10 only security fixes skip news type-feature A feature request or enhancement labels Dec 16, 2021
Doc/library/typing.rst Outdated Show resolved Hide resolved
Copy link
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

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

The second version solves my concern! Thank you! 👍

@AlexWaygood
Copy link
Member Author

The second version solves my concern! Thank you! 👍

Thanks for taking the time to review! 😀

Doc/library/typing.rst Outdated Show resolved Hide resolved
Copy link
Contributor

@asvetlov asvetlov left a comment

Choose a reason for hiding this comment

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

I believe single quotes help to emphasize variable names

Doc/library/typing.rst Outdated Show resolved Hide resolved
Doc/library/typing.rst Outdated Show resolved Hide resolved
Doc/library/typing.rst Outdated Show resolved Hide resolved
AlexWaygood and others added 3 commits December 17, 2021 10:07
Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
Copy link
Contributor

@asvetlov asvetlov left a comment

Choose a reason for hiding this comment

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

LGTM.
Let's wait for a day, please ping me tomorrow

@Fidget-Spinner Fidget-Spinner merged commit 6ada013 into python:main Dec 18, 2021
@miss-islington
Copy link
Contributor

Thanks @AlexWaygood for the PR, and @Fidget-Spinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 18, 2021
…30148)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
(cherry picked from commit 6ada013)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Dec 18, 2021
@bedevere-bot
Copy link

GH-30179 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 18, 2021
…30148)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
(cherry picked from commit 6ada013)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@bedevere-bot
Copy link

GH-30180 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Dec 18, 2021
@AlexWaygood AlexWaygood deleted the typing-docs-comments branch December 18, 2021 11:50
miss-islington added a commit that referenced this pull request Dec 18, 2021
…30148) (GH-30180)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
(cherry picked from commit 6ada013)


Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
miss-islington added a commit that referenced this pull request Dec 18, 2021
…-30148) (GH-30179)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
(cherry picked from commit 6ada013)


Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
AlexWaygood added a commit to AlexWaygood/cpython that referenced this pull request Dec 19, 2021
This PR addresses a review by @gvanrossum, which can be found in the discussion in pythonGH-30179.
Fidget-Spinner pushed a commit that referenced this pull request Dec 20, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 20, 2021
See discussion in pythonGH-30179.
(cherry picked from commit 7c5c3f7)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 20, 2021
See discussion in pythonGH-30179.
(cherry picked from commit 7c5c3f7)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
miss-islington added a commit that referenced this pull request Dec 20, 2021
See discussion in GH-30179.
(cherry picked from commit 7c5c3f7)


Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>

Automerge-Triggered-By: GH:Fidget-Spinner
miss-islington added a commit that referenced this pull request Dec 20, 2021
See discussion in GH-30179.
(cherry picked from commit 7c5c3f7)


Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>

Automerge-Triggered-By: GH:Fidget-Spinner
brandtbucher pushed a commit to brandtbucher/cpython that referenced this pull request Dec 27, 2021
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 type-feature A feature request or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants