Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
77 contributions in the last year
Contribution activity
September 2020
Created an issue in microsoft/pyright that received 4 comments
A getter and setter with different types for a property are not handled
Describe the bug Sometimes its useful to have a property where the getter and setter have different types. Seems like pyright does not handle this? E…
4
comments