-
Notifications
You must be signed in to change notification settings - Fork 23
Pull requests: DetachHead/basedpyright
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix
strictGenericNarrowing
causing false positive reportUnnecessaryIsInstance
errors when narrowing Callable
#909
opened Nov 26, 2024 by
DetachHead
Loading…
Stuff
project
internal stuff relating to the repo itself (eg. ci)
#906
opened Nov 26, 2024 by
DetachHead
•
Draft
expose diagnostic ruleset defaults for the playground
#783
opened Oct 16, 2024 by
DetachHead
•
Draft
don't add redundant types to unions to prevent unnecessary unknown/any errors
#447
opened Jun 24, 2024 by
DetachHead
•
Draft
support installing the vscode extension on the web version of vscode
#302
opened Apr 17, 2024 by
DetachHead
•
Draft
fix context managers that return
bool | None
incorrectly being treated as if they can never suppress exceptions
#111
opened Feb 24, 2024 by
DetachHead
•
Draft
ProTip!
Exclude everything labeled
bug
with -label:bug.