Skip to content

Reduce use of Any in equality methods#7081

Merged
Akuli merged 5 commits into
python:masterfrom
AlexWaygood:Any
Jan 29, 2022
Merged

Reduce use of Any in equality methods#7081
Akuli merged 5 commits into
python:masterfrom
AlexWaygood:Any

Conversation

@AlexWaygood
Copy link
Copy Markdown
Member

All flagged by PyCQA/flake8-pyi#163 and then manually checked by me.

@github-actions

This comment has been minimized.

1 similar comment
@github-actions

This comment has been minimized.

Comment thread stdlib/@python2/lib2to3/pytree.pyi
Comment thread stdlib/unittest/mock.pyi Outdated
Comment thread stubs/boto/boto/utils.pyi Outdated
Comment thread stubs/mock/mock/mock.pyi Outdated
Comment thread stubs/polib/polib.pyi Outdated
Co-authored-by: Akuli <akuviljanen17@gmail.com>
@github-actions

This comment has been minimized.

@github-actions
Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@AlexWaygood AlexWaygood requested a review from Akuli January 29, 2022 22:45
@Akuli Akuli merged commit 45a2dad into python:master Jan 29, 2022
@AlexWaygood AlexWaygood deleted the Any branch January 29, 2022 22:59
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.

3 participants