Skip to content

Issues: microsoft/pyright

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

pyright mishandles optional local function declaration as designed Not a bug, working as intended bug Something isn't working
#9114 by ncoghlan was closed Sep 30, 2024
Using typing.NoReturn as a Parameter for TypeVar in Generics as designed Not a bug, working as intended bug Something isn't working
#9112 by ViktorSky was closed Sep 30, 2024
Wrong type deduction in union of tuples as designed Not a bug, working as intended bug Something isn't working
#9113 by Zaikaba was closed Sep 30, 2024
Type check for lambda fails with NamedTuple as designed Not a bug, working as intended bug Something isn't working
#9110 by Zaikaba was closed Sep 30, 2024
Type check of dict content fails as designed Not a bug, working as intended bug Something isn't working
#9111 by Zaikaba was closed Sep 30, 2024
Pyright doesn't seem to handle staticmethod and classmethod decorators correctly as designed Not a bug, working as intended bug Something isn't working
#9108 by QuantumTim was closed Sep 29, 2024
Pyright incorrectly tries to use __get__ descriptor to resolve instance members as designed Not a bug, working as intended bug Something isn't working
#9107 by QuantumTim was closed Sep 29, 2024
pyright does not correctly work with pygit2 if empty pyrightconfig.json is present in the folder as designed Not a bug, working as intended bug Something isn't working
#9104 by tupos was closed Sep 28, 2024
Non-compliance with PEP 747 (type forms) as designed Not a bug, working as intended bug Something isn't working
#9101 by luwqz1 was closed Sep 27, 2024
Pyright not using venvPath. bug Something isn't working
#9091 by Frusadev was closed Sep 27, 2024
Match statement fails to type narrow Generic T while if isinstance works (strict mode) as designed Not a bug, working as intended bug Something isn't working
#9089 by GDYendell was closed Sep 27, 2024
[Request] Add lint for unawaited coroutines enhancement request New feature or request
#9086 by nrbnlulu was closed Sep 26, 2024
Line-level suppression of reportUnnecessaryTypeIgnoreComment as designed Not a bug, working as intended bug Something isn't working
#9084 by darlingm was closed Sep 26, 2024
False negative for operations on NotImplemented as designed Not a bug, working as intended bug Something isn't working
#9079 by 5j9 was closed Sep 25, 2024
Incorect return type on calendar.Calendar.yeardatescalendar method as designed Not a bug, working as intended bug Something isn't working
#9076 by GuillaumeT was closed Sep 25, 2024
1.1.382 fails to install Node bug Something isn't working
#9075 by markrian was closed Sep 25, 2024
Type checking for TypeVar bound is not working when using type parameter syntax as designed Not a bug, working as intended bug Something isn't working
#9074 by Nugine was closed Sep 25, 2024
No narrowing happens when using all() in a type guard enhancement request New feature or request
#9073 by geochip was closed Sep 25, 2024
docs/configuration.md as designed Not a bug, working as intended bug Something isn't working
#9072 by lourenco4084 was closed Sep 25, 2024
Error with dict literal as TypedDict argument with metaclass addressed in next version Issue is fixed and will appear in next published version bug Something isn't working
#9067 by olavmo-sikt was closed Sep 25, 2024
classmethod with partial does not work properly as designed Not a bug, working as intended bug Something isn't working
#9066 by benglewis was closed Sep 24, 2024
Property method "fget" is incompatible addressed in next version Issue is fixed and will appear in next published version bug Something isn't working
#9059 by Hocnonsense was closed Sep 25, 2024
Incorrect detection of the types of keys and values in a dictionary. as designed Not a bug, working as intended bug Something isn't working
#9058 by phi-friday was closed Sep 23, 2024
ProTip! Mix and match filters to narrow down what you’re looking for.