Skip to content

lowercase list and dict for 3rd party stubs #5893

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

Merged
merged 7 commits into from
Aug 8, 2021
Merged

Conversation

Akuli
Copy link
Collaborator

@Akuli Akuli commented Aug 8, 2021

Skipped in #5888

@Akuli Akuli changed the title lowercase list and tuple for 3rd party stubs lowercase list and dict for 3rd party stubs Aug 8, 2021
@@ -30,5 +30,5 @@ Generic: _TokenType
def is_token_subtype(ttype, other): ...
def string_to_tokentype(s): ...

# Dict, but shouldn't be mutated
# dict, but shouldn't be mutated
Copy link
Member

Choose a reason for hiding this comment

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

kind of a false positive but doesn't really matter

@JelleZijlstra JelleZijlstra merged commit 191aac3 into python:master Aug 8, 2021
@Akuli Akuli deleted the 3rd branch August 8, 2021 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants