◐ Shell
clean mode source ↗

[doc] Use list[int] instead of List[int] (etc.) in a few more places by andresdelfino · Pull Request #22524 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@andresdelfino

This changes a few occurrences left behind by #22340.

Automerge-Triggered-By: @gvanrossum

gvanrossum

Choose a reason for hiding this comment

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

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

@miss-islington

1 similar comment

@miss-islington

@miss-islington

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

1 similar comment

@miss-islington

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

@miss-islington

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

@bedevere-bot

@andresdelfino

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.

@gvanrossum

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

xzy3 pushed a commit to xzy3/cpython that referenced this pull request

Oct 18, 2020

Labels