-
Notifications
You must be signed in to change notification settings - Fork 311
Pull requests: facebook/pyrefly
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
impl moving items to new files
cla signed
size/xl
#3181
opened Apr 20, 2026 by
asukaminato0721
Contributor
Loading…
fix Support single-file scripts with PEP 723 metadata #3176
cla signed
size/l
#3180
opened Apr 19, 2026 by
asukaminato0721
Contributor
Loading…
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…
fix Support functools.partial #3175
cla signed
size/l
#3178
opened Apr 19, 2026 by
asukaminato0721
Contributor
Loading…
fix support show init for MagicMock #2855
cla signed
size/xl
#3177
opened Apr 19, 2026 by
asukaminato0721
Contributor
Loading…
fix Conformance: Missing type alias validation #2451
cla signed
size/l
#3174
opened Apr 18, 2026 by
asukaminato0721
Contributor
Loading…
count bare
Final as typed in pyrefly report #3172
cla signed
size/m
#3173
opened Apr 17, 2026 by
jorenham
Contributor
Loading…
fix Sequence pattern in match/case does not narrow tuple out of a union #3147
cla signed
size/s
#3165
opened Apr 16, 2026 by
asukaminato0721
Contributor
Loading…
public symbol filtering with
pyrefly report --public-only #3104
cla signed
size/xl
#3162
opened Apr 16, 2026 by
jorenham
Contributor
Loading…
also consider the
.py of .pyi from stubs-only packages in pyrefly report #3105
cla signed
size/s
#3156
opened Apr 15, 2026 by
jorenham
Contributor
Loading…
Add test and fix stub for
sklearn.config_context
cla signed
size/m
#3155
opened Apr 15, 2026 by
fhoehle
Loading…
fix descriptor semantics for stub/interface declarations #3045
cla signed
size/s
#3151
opened Apr 15, 2026 by
shuv-amp
Loading…
fix improve enum error suggestion #3128
cla signed
size/m
#3145
opened Apr 15, 2026 by
asukaminato0721
Contributor
Loading…
fix Recognize explicitly constructed properties as such #3141
cla signed
size/m
#3144
opened Apr 15, 2026 by
asukaminato0721
Contributor
Loading…
fix bad-argument-count false positive with unpacking #3138
cla signed
size/m
#3143
opened Apr 15, 2026 by
asukaminato0721
Contributor
Loading…
Add unnecessary-type-conversion lint for str/int/float (fixes #3109)
cla signed
size/m
#3140
opened Apr 15, 2026 by
ahaanbohra
Loading…
fix impl unwrap block #2207
cla signed
size/xl
#3115
opened Apr 12, 2026 by
asukaminato0721
Contributor
Loading…
fix Respect VERSIONS file in typeshed #2535
cla signed
size/xl
#3093
opened Apr 10, 2026 by
asukaminato0721
Contributor
Loading…
fix in check does not narrow TypedDict Union #3079
cla signed
size/m
#3082
opened Apr 9, 2026 by
asukaminato0721
Contributor
Loading…
fix str not assignable to LiteralString attribute #3057
cla signed
size/m
#3076
opened Apr 8, 2026 by
asukaminato0721
Contributor
Loading…
Support CodeClimate issues in
check --output-format
cla signed
needs-triage
size/l
#3071
opened Apr 8, 2026 by
re-xyr
Loading…
fix invalid-argument "Expected first argument to super" false positives #3065
cla signed
size/m
#3069
opened Apr 8, 2026 by
asukaminato0721
Contributor
Loading…
fix TypeVar bound to type[X] resolves as object #3066
cla signed
size/xs
#3068
opened Apr 8, 2026 by
asukaminato0721
Contributor
Loading…
check non-callable __bool__ on in operator result
cla signed
size/xs
#3051
opened Apr 7, 2026 by
knQzx
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.