-
Notifications
You must be signed in to change notification settings - Fork 415
Pull requests: facebook/pyrefly
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Preserve omitted slice positions and validate builtin sequence slices
cla signed
size/m
#3942
opened Jun 25, 2026 by
ak4-sh
Loading…
Fix false-positive unused-variable on unpacked loop variables
cla signed
size/l
#3941
opened Jun 25, 2026 by
mikeleppane
Contributor
Loading…
Fix semantic token highlighting for union methods
cla signed
size/m
#3940
opened Jun 25, 2026 by
xaskii
Contributor
Loading…
fix type source not show on field #3898
cla signed
size/s
#3937
opened Jun 24, 2026 by
asukaminato0721
Contributor
Loading…
fix invalid-inheritance on a call-expression base class even when the callable returns type[...] (mixin factory) #3931
cla signed
size/s
#3936
opened Jun 24, 2026 by
asukaminato0721
Contributor
Loading…
Fix Callable[..., ...] false negative (#3912)
cla signed
size/s
#3929
opened Jun 24, 2026 by
ibraheemshaikh5
Loading…
Add explicit-any-return and implicit-any-return error codes
cla signed
size/xl
#3922
opened Jun 24, 2026 by
dillydill123
Loading…
collapse non-convergent class field types to Any (#3921)
cla signed
meta-exported
size/s
#3921
opened Jun 23, 2026 by
yangdanny97
Contributor
Loading…
Let
# pyrefly: ignore exclude symbols from pyrefly coverage
cla signed
quansight
size/xl
#3919
opened Jun 23, 2026 by
jorenham
Contributor
Loading…
fix Narrowing in match on union of tuple type #3805
cla signed
size/l
#3917
opened Jun 23, 2026 by
asukaminato0721
Contributor
Loading…
fix Literal str type is unexpectedly broaden via pattern matching #3658
cla signed
size/s
#3916
opened Jun 23, 2026 by
asukaminato0721
Contributor
Loading…
fix Incorrect union narrowing with is EnumMember #3820
cla signed
size/s
#3915
opened Jun 23, 2026 by
asukaminato0721
Contributor
Loading…
fix enum hover should show fields, not call #3889
cla signed
size/m
#3914
opened Jun 23, 2026 by
asukaminato0721
Contributor
Loading…
Add off-by-default rule for unused call results
cla signed
size/l
#3906
opened Jun 23, 2026 by
nitishagar
Contributor
Loading…
Report invalid-abstract-method for @abstractmethod in non-abstract classes
cla signed
size/l
#3905
opened Jun 23, 2026 by
nitishagar
Contributor
Loading…
fix support inspect unwrap to return precise type #3696
cla signed
size/l
#3901
opened Jun 23, 2026 by
asukaminato0721
Contributor
Loading…
Feature: Native Triton GPU Kernel Strict Typing Plugin
size/l
#3885
opened Jun 21, 2026 by
aakashbhagat-tech
Loading…
Feature/update baseline file on save
cla signed
size/l
#3880
opened Jun 20, 2026 by
NarxPal
Contributor
Loading…
fix new rule - ban dynamic types #3765
cla signed
size/m
#3869
opened Jun 18, 2026 by
asukaminato0721
Contributor
Loading…
fix new rule - empty body #3738
cla signed
size/l
#3868
opened Jun 18, 2026 by
asukaminato0721
Contributor
Loading…
Make typeshed_path a full replacement for bundled stubs
cla signed
size/l
#3866
opened Jun 18, 2026 by
avokin2
Loading…
Support indirect match subjects (
match get_result())
cla signed
size/l
#3865
opened Jun 18, 2026 by
lennardwalter
Loading…
fix: require pyrefly prefix in type ignore codes
cla signed
size/s
#3860
opened Jun 18, 2026 by
WilliamK112
Loading…
Add retry and caching to our GitHub actions
cla signed
size/xl
#3855
opened Jun 17, 2026 by
samwgoldman
Member
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.