Skip to content

Conversation

@rchen152
Copy link
Contributor

@rchen152 rchen152 commented May 15, 2019

Also updates pytype/mixin.py and some test cases to reflect that in py3,
unittest.TestCase is in unittest/case.pyi rather than unittest/__init__.pyi.

Fixes #150,
makes a lot of progress toward #171.

Also updates pytype/mixin.py and some test cases to reflect that in py3,
unittest.TestCase is in unittest/case.pyi rather than unittest/__init__.pyi.
@rchen152 rchen152 merged commit 32b42c8 into master May 15, 2019
@rchen152 rchen152 deleted the ts branch May 15, 2019 02:53
rchen152 added a commit that referenced this pull request May 15, 2019
The typeshed update is in #313.

PiperOrigin-RevId: 248356832
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.

Pytype cannot handle <class name>.<nested class name> in pyi files

2 participants