-
Notifications
You must be signed in to change notification settings - Fork 520
Pull requests: facebook/pyrefly
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix Missing hover on attribute assignment in __init__ #4986
cla signed
size/s
#4997
opened Sep 21, 2026 by
asukaminato0721
Collaborator
Loading…
fix Django Support: "pk" field has wrong type when using ForeignKey(…, primary_key=True) #4995
cla signed
size/s
#4996
opened Sep 21, 2026 by
asukaminato0721
Collaborator
Loading…
[tensor-shapes] improve jax.numpy.fft stubs
cla signed
google
issues from google
size/xl
#4993
opened Sep 20, 2026 by
jakevdp
Contributor
Loading…
Generate
# pyrefly: ignore[code] without a space before the bracket
cla signed
size/l
#4992
opened Sep 20, 2026 by
Aniketsy
Loading…
Document declaration-scoped jaxtyping (#4985)
cla signed
meta-exported
size/xl
#4985
opened Sep 18, 2026 by
stroxler
Contributor
Loading…
fix Pyrefly loses track of "is not None" information for a variable and-ed in a return condition #4919
cla signed
size/s
#4983
opened Sep 18, 2026 by
asukaminato0721
Collaborator
Loading…
WIP narwhals support
cla signed
quansight
size/xl
#4979
opened Sep 18, 2026 by
MarcoGorelli
Collaborator
•
Draft
Add extension tests for workspace with 0 folders (#4964)
cla signed
meta-exported
size/xl
#4964
opened Sep 17, 2026 by
connernilsen
Contributor
Loading…
Update Github CI to run new extension tests (#4954)
cla signed
meta-exported
size/l
#4954
opened Sep 16, 2026 by
connernilsen
Contributor
Loading…
Recognize ignores after multiline strings inside f-strings
cla signed
size/s
#4953
opened Sep 16, 2026 by
WilliamK112
Contributor
Loading…
add regression test for Callable[[X, *Ts], R] cannot be called with (x, *args) where args: tuple[*Ts] #4832
cla signed
size/s
#4950
opened Sep 16, 2026 by
asukaminato0721
Collaborator
Loading…
fix(torch-stubs): return torch.return_types named tuples
cla signed
size/l
#4916
opened Sep 12, 2026 by
yeetypete
Contributor
Loading…
Add method assignment diagnostic
cla signed
size/xl
#4906
opened Sep 11, 2026 by
WilliamK112
Contributor
Loading…
[pyrefly] Diagnose directory-relative imports
cla signed
size/l
#4905
opened Sep 11, 2026 by
WilliamK112
Contributor
Loading…
Add validation that
Shape is always solved [rfc] (#4898)
cla signed
meta-exported
size/l
#4898
opened Sep 10, 2026 by
stroxler
Contributor
Loading…
Include instance attributes in workspace symbol search
cla signed
size/l
#4897
opened Sep 10, 2026 by
dantrapp
Loading…
try fix more generic way for set and dict #3265
cla signed
size/m
#4877
opened Sep 10, 2026 by
asukaminato0721
Collaborator
Loading…
Fix false positive bad-override when overriding methods using bounded TypeVars
cla signed
size/s
#4869
opened Sep 9, 2026 by
kavix
Contributor
Loading…
fix TypeIs[T] with free TypeVar produces no narrowing #4849
cla signed
size/m
#4867
opened Sep 9, 2026 by
asukaminato0721
Collaborator
Loading…
Add experimental programmatic API for Monty
cla signed
size/l
#4866
opened Sep 9, 2026 by
yangdanny97
Collaborator
Loading…
fix inspect.isclass does not make a TypeForm valid for isinstance #4822
cla signed
size/xs
#4830
opened Sep 6, 2026 by
asukaminato0721
Collaborator
Loading…
fix false bad-return for a generator function with Iterator[X] | T return annotation #4825
cla signed
size/s
#4827
opened Sep 5, 2026 by
asukaminato0721
Collaborator
Loading…
Infer conditional-expression empty containers from the other branch
cla signed
size/m
#4799
opened Sep 3, 2026 by
nitishagar
Contributor
Loading…
3 tasks done
Exempt base-dictated Any positions in @override methods from explicit-any
cla signed
size/xl
#4798
opened Sep 3, 2026 by
nitishagar
Contributor
Loading…
4 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.