-
Notifications
You must be signed in to change notification settings - Fork 425
Pull requests: facebook/pyrefly
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Emit config diagnostics
cla signed
configuration
language-server
Issues specific to our IDE integration rather than type checking
stale
#2289
opened Feb 2, 2026 by
sgavriil01
Contributor
Loading…
updated Apr 2, 2026
Add documentation hover for top-level bindings with docstring
cla signed
stale
#2754
opened Mar 10, 2026 by
oyarsa
Contributor
Loading…
updated Apr 17, 2026
impl introduce_factory #2207
cla signed
size/xl
#2694
opened Mar 6, 2026 by
asukaminato0721
Contributor
Loading…
updated Apr 25, 2026
fix match-case: false positive [unbound-name] #2932
cla signed
size/m
#2963
opened Mar 30, 2026 by
asukaminato0721
Contributor
Loading…
updated Apr 25, 2026
fix sqlalchemy func.current_timestamp missing doc #2889
cla signed
size/s
#2938
opened Mar 26, 2026 by
asukaminato0721
Contributor
Loading…
updated Apr 25, 2026
fix Render callable protocols in hover as the signature of __call__ rather than by name #2832
cla signed
size/s
#2940
opened Mar 26, 2026 by
asukaminato0721
Contributor
Loading…
updated Apr 25, 2026
fix dict ** unpacking does not respect descriptor #2751
cla signed
size/m
#2760
opened Mar 10, 2026 by
asukaminato0721
Contributor
Loading…
updated Apr 26, 2026
impl remove_unused_variable #2207
cla signed
size/l
#3288
opened May 2, 2026 by
asukaminato0721
Contributor
Loading…
updated May 2, 2026
Auto-generate JSON Schema for Pyrefly config using schemars (#2448 Task 2)
cla signed
size/xl
stale
#2473
opened Feb 20, 2026 by
Prathamesh-tech-eng
Contributor
Loading…
updated May 3, 2026
Support CodeClimate issues in
check --output-format
cla signed
needs-triage
size/xl
#3071
opened Apr 8, 2026 by
coclique
Loading…
updated May 7, 2026
fix LSP highlights wrong argument when using a call as argument #2500
cla signed
size/m
#3318
opened May 6, 2026 by
asukaminato0721
Contributor
Loading…
updated May 7, 2026
fix special-case NotImplementedType in binop signatures to match runtime semantics #1129
cla signed
size/s
#2677
opened Mar 5, 2026 by
asukaminato0721
Contributor
Loading…
updated May 7, 2026
fix Ignored issubclass(categories, enum.Enum) check #3283
cla signed
size/s
#3339
opened May 8, 2026 by
asukaminato0721
Contributor
Loading…
updated May 8, 2026
fix Support single-file scripts with PEP 723 metadata #3176
cla signed
size/l
#3180
opened Apr 19, 2026 by
asukaminato0721
Contributor
Loading…
updated May 10, 2026
fix False positive: bad-typed-dict-key with enums and TypedDict #3365
cla signed
size/m
#3372
opened May 13, 2026 by
asukaminato0721
Contributor
•
Draft
updated May 13, 2026
fix Implement static checking for model_validate in pydantic #1123
cla signed
size/xl
#3390
opened May 14, 2026 by
asukaminato0721
Contributor
Loading…
updated May 15, 2026
fix support check more enum exhaustive #3294
cla signed
size/m
#3297
opened May 3, 2026 by
asukaminato0721
Contributor
Loading…
updated May 15, 2026
fix imports using symlinked paths are not updated #1336
cla signed
size/l
#3029
opened Apr 6, 2026 by
asukaminato0721
Contributor
Loading…
updated May 15, 2026
impl code action idea: if else chain to match case #3017
cla signed
size/xl
#3409
opened May 15, 2026 by
asukaminato0721
Contributor
Loading…
updated May 15, 2026
fix remove or downgrade the already appear branch in match case #3015
cla signed
size/m
#3179
opened Apr 19, 2026 by
asukaminato0721
Contributor
Loading…
updated May 20, 2026
fix False positive with overloaded async iterators #2873
cla signed
size/m
#2939
opened Mar 26, 2026 by
asukaminato0721
Contributor
Loading…
updated May 20, 2026
impl Detect editable installs and auto re-analyze on changes. #2207
cla signed
size/xl
#2646
opened Mar 4, 2026 by
asukaminato0721
Contributor
Loading…
updated May 20, 2026
fix invalid-argument "Expected first argument to super" false positives #3065
cla signed
size/m
#3069
opened Apr 8, 2026 by
asukaminato0721
Contributor
Loading…
updated May 20, 2026
impl show file ref in safe delete #2415
cla signed
size/l
#2663
opened Mar 5, 2026 by
asukaminato0721
Contributor
Loading…
updated May 20, 2026
fix Dataclass/Pydantic: go-to-def on named arguments in an __init__ call should go to specific fields #1231
cla signed
size/m
#2506
opened Feb 23, 2026 by
asukaminato0721
Contributor
Loading…
updated May 20, 2026
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.