-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
pyright 1.1.398 breaks simple type checking with pandas-stubs
enhancement request
New feature or request
needs investigation
Requires additional investigation to determine course of action
#10248
opened Apr 3, 2025 by
Dr-Irv
Assigning an erroneous TypedDict to an attribute raises AttributeAccesIssue instead of AssignmentType
bug
Something isn't working
#10245
opened Apr 3, 2025 by
Daraan
Type checking is wrong with recursive asynchrone functions
bug
Something isn't working
#10242
opened Apr 2, 2025 by
AiroPi
False negative for callable assignability
bug
Something isn't working
spec compliance
#10237
opened Apr 1, 2025 by
dhruvmanila
False positive unreachable when pattern matching Something isn't working
int
with http.HTTPStatus
bug
#10235
opened Apr 1, 2025 by
injust
Overload evaluation does not conform to typing spec
bug
Something isn't working
spec compliance
#10232
opened Apr 1, 2025 by
erictraut
Pyright fails to fully infer the type of a curried function when applied to a generic function
bug
Something isn't working
#10231
opened Mar 31, 2025 by
LeeeeT
Missing syntax error for "ru" (raw Unicode) string prefix
addressed in next version
Issue is fixed and will appear in next published version
bug
Something isn't working
#10222
opened Mar 31, 2025 by
correctmost
No error when providing more than one unpacked arbitrary-length tuple argument
addressed in next version
Issue is fixed and will appear in next published version
bug
Something isn't working
#10219
opened Mar 30, 2025 by
Viicos
Inconsistency between override validation and protocol matching
bug
Something isn't working
#10216
opened Mar 30, 2025 by
erictraut
Disallowing casting Issue is fixed and will appear in next published version
enhancement request
New feature or request
Unknown
in variable definition in strict mode
addressed in next version
#10214
opened Mar 30, 2025 by
math-fehr
tuple unpacking succeeds, while splatting gives error
addressed in next version
Issue is fixed and will appear in next published version
bug
Something isn't working
#10207
opened Mar 29, 2025 by
y2kbugger
Namespace packages are always un-typed
addressed in next version
Issue is fixed and will appear in next published version
bug
Something isn't working
#10203
opened Mar 29, 2025 by
sksg
False negative on incorrect override involving generic method
addressed in next version
Issue is fixed and will appear in next published version
bug
Something isn't working
regression
#10197
opened Mar 28, 2025 by
erictraut
typing_extensions.Counter
not marked as deprecated
addressed in next version
#10190
opened Mar 28, 2025 by
WEGFan
Pyright hangs when a unification variable occurs inside itself
bug
Something isn't working
#10187
opened Mar 27, 2025 by
qexat
Regression numpy dtype incorrectly inferred when base class is unknown
addressed in next version
Issue is fixed and will appear in next published version
bug
Something isn't working
#10185
opened Mar 27, 2025 by
NeilGirdhar
"Type is partially unknown" under very specific circumstances
bug
Something isn't working
#10174
opened Mar 26, 2025 by
LeeeeT
Callable is never an instance of class
addressed in next version
Issue is fixed and will appear in next published version
bug
Something isn't working
#10171
opened Mar 26, 2025 by
Timmmm
Diagnostic results are inconsistent when using "--threads" option on sympy
bug
Something isn't working
needs investigation
Requires additional investigation to determine course of action
#10039
opened Mar 6, 2025 by
erictraut
ProTip!
Add no:assignee to see everything that’s not assigned.