-
Notifications
You must be signed in to change notification settings - Fork 367
Pull requests: facebook/pyrefly
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs: improve visibility of return type inference option (fixes #1492)
cla signed
size/s
#3460
opened May 18, 2026 by
f1sherFM
Loading…
fix option to ban explicit Any #3442
cla signed
size/l
#3459
opened May 18, 2026 by
asukaminato0721
Contributor
Loading…
fix invalid-literal false positive with float #3449
cla signed
size/m
#3457
opened May 18, 2026 by
asukaminato0721
Contributor
Loading…
suppress: avoid orphaning foreign linter pragmas
size/l
#3454
opened May 18, 2026 by
nitishagar
Loading…
2 of 3 tasks
Add original reference to tensor shapes
cla signed
size/xs
#3451
opened May 18, 2026 by
fylux
Loading…
Fix TypeVar resolution through arbatrary multi-level module attribute access (e.g.
Foo.Bar.ImportedT). Closes #3431
cla signed
size/m
#3438
opened May 17, 2026 by
mfish33
Loading…
Narrow tuple out of union for irrefutable sequence patterns
cla signed
size/s
#3428
opened May 16, 2026 by
lordhaa123
Loading…
7 tasks done
Fix unbound-name false positive for walrus in comprehension
cla signed
size/s
#3427
opened May 16, 2026 by
lordhaa123
Loading…
4 tasks done
Fix false positives when assigning super().method to self.attribute (#3414)
cla signed
size/s
#3426
opened May 16, 2026 by
lordhaa123
Loading…
5 tasks done
fix(cli): sanitize newlines in min-text output format
cla signed
size/xs
#3425
opened May 16, 2026 by
Karnav018
Loading…
docs: add dict-to-model refactor docs (fixes #2040)
cla signed
size/xs
#3423
opened May 16, 2026 by
f1sherFM
Loading…
fix Self@[Enum] is not properly narrowed #3392
cla signed
size/s
#3421
opened May 16, 2026 by
asukaminato0721
Contributor
Loading…
fix: resolve walrus operator name lookup in comprehension filter (fix…
cla signed
size/s
#3420
opened May 16, 2026 by
f1sherFM
Loading…
fix False positive: incompatible default value error on TypeVar-typed parameter when default satisfies Literal bound #3418
cla signed
size/xs
#3419
opened May 16, 2026 by
asukaminato0721
Contributor
Loading…
Fix annotation only descriptors not having descriptor semantics
cla signed
size/l
#3417
opened May 16, 2026 by
mfish33
Loading…
Fix negative narrowing for isinstance tuple targets
cla signed
size/s
#3415
opened May 15, 2026 by
LeSingh1
Loading…
4 tasks done
fix Pydantic Field(ge/gt/le/lt=N) with int literal flagged as bad-argument-type on Decimal fields #3403
cla signed
size/s
#3411
opened May 15, 2026 by
asukaminato0721
Contributor
Loading…
impl code action idea: if else chain to match case #3017
cla signed
size/xl
#3409
opened May 15, 2026 by
asukaminato0721
Contributor
Loading…
docs: Add Python version requirement warning for PEP 696 fixture syntax
cla signed
size/xs
#3401
opened May 14, 2026 by
f1sherFM
Loading…
fix false positive in forward type reference #3387
cla signed
size/s
#3391
opened May 14, 2026 by
asukaminato0721
Contributor
Loading…
fix Implement static checking for model_validate in pydantic #1123
cla signed
size/xl
#3390
opened May 14, 2026 by
asukaminato0721
Contributor
Loading…
fix Missing Cargo.lock checksum for rustversion
cla signed
size/xs
#3386
opened May 14, 2026 by
EpicEric
Loading…
ci: declare contents:read on Test Pyrefly Action workflow
cla signed
size/xs
#3384
opened May 14, 2026 by
arpitjain099
Loading…
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
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.