Pinned
1,682 contributions in the last year
Less
More
Activity overview
Contributed to
microsoft/pyright,
microsoft/vscode-python,
microsoft/pylance-release
and 5 other
repositories
Contribution activity
March 2021
Created 3 commits in 3 repositories
Opened 3 pull requests in 3 repositories
microsoft/vscode-python
1
merged
microsoft/pylance-release
1
merged
microsoft/pyright
1
merged
Reviewed 4 pull requests in 1 repository
microsoft/vscode-python 4 pull requests
Created an issue in microsoft/pyright that received 7 comments
Overlapping overload with mismatched return not detected for parent/child class
The following code fails in mypy due to an overlapping overload, but does not fail in pyright. from typing import Union, overload class Parent: ... c…
7
comments
34
contributions
in private repositories
Mar 1 – Mar 6