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

[doc] Use list[int] instead of List[int] (etc.) in a few more places #22524

Merged

Conversation

andresdelfino
Copy link
Contributor

@andresdelfino andresdelfino commented Oct 3, 2020

This changes a few occurrences left behind by #22340.

Automerge-Triggered-By: @gvanrossum

@andresdelfino andresdelfino requested a review from ericvsmith as a code owner Oct 3, 2020
Copy link
Member

@gvanrossum gvanrossum left a comment

You wouldn't be collecting points for HacktoberFest would you? :-) I wish you had combined all those little patches into one PR.

@gvanrossum gvanrossum changed the title [doc] Leverage the fact that the actual types can now be indexed for typing [doc] Use list[int] instead of List[int] (etc.) in a few more places Oct 3, 2020
@gvanrossum gvanrossum added 🤖 automerge PR will be merged once it's been approved and all CI passed needs backport to 3.9 skip issue skip news labels Oct 3, 2020
@miss-islington miss-islington merged commit 7f54e56 into python:master Oct 3, 2020
3 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Oct 3, 2020

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

1 similar comment
@miss-islington
Copy link
Contributor

miss-islington commented Oct 3, 2020

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

@miss-islington
Copy link
Contributor

miss-islington commented Oct 3, 2020

Sorry, I can't merge this PR. Reason: Pull Request is not mergeable.

1 similar comment
@miss-islington
Copy link
Contributor

miss-islington commented Oct 3, 2020

Sorry, I can't merge this PR. Reason: Pull Request is not mergeable.

@miss-islington
Copy link
Contributor

miss-islington commented Oct 3, 2020

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 3, 2020
…ythonGH-22524)

This changes a few occurrences left behind by pythonGH-22340.

Automerge-Triggered-By: @gvanrossum
(cherry picked from commit 7f54e56)

Co-authored-by: Andre Delfino <adelfino@gmail.com>
@bedevere-bot
Copy link

bedevere-bot commented Oct 3, 2020

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

@andresdelfino
Copy link
Contributor Author

andresdelfino commented Oct 3, 2020

You wouldn't be collecting points for HacktoberFest would you? :-) I wish you had combined all those little patches into one PR.

Yeah, the thing is that I'm doing a talk on type hints soon (quite excited about this :) and I'm reading the docs meticulously, so I'm finding occurrences I previously didn't get by by just grepping it :P

Sorry about that.

@andresdelfino andresdelfino deleted the use_actual_generic_types_2 branch Oct 3, 2020
@gvanrossum
Copy link
Member

gvanrossum commented Oct 3, 2020

Awesome, thanks for all the doc fixes, good luck with the talk!

miss-islington added a commit that referenced this pull request Oct 3, 2020
…H-22524)

This changes a few occurrences left behind by GH-22340.

Automerge-Triggered-By: @gvanrossum
(cherry picked from commit 7f54e56)

Co-authored-by: Andre Delfino <adelfino@gmail.com>
ambv pushed a commit to ambv/cpython that referenced this pull request Oct 4, 2020
…ythonGH-22524)

This changes a few occurrences left behind by pythonGH-22340.

Automerge-Triggered-By: @gvanrossum
(cherry picked from commit 7f54e56)

Co-authored-by: Andre Delfino <adelfino@gmail.com>
xzy3 pushed a commit to xzy3/cpython that referenced this pull request Oct 18, 2020
…ythonGH-22524)

This changes a few occurrences left behind by python#22340.

Automerge-Triggered-By: @gvanrossum
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 🤖 automerge PR will be merged once it's been approved and all CI passed skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants