-
Notifications
You must be signed in to change notification settings - Fork 357
Pull requests: facebook/pyrefly
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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/s
#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
fix add quickfix for Unnecessary str() call; #3342
cla signed
size/m
#3371
opened May 13, 2026 by
asukaminato0721
Contributor
Loading…
fix TypeVar with constraints not resolving __getitem__ #3059
cla signed
size/s
#3358
opened May 11, 2026 by
asukaminato0721
Contributor
Loading…
fix Goto definition goes to stub files instead of actual definitions with functools @cache decorator #3356
cla signed
size/s
#3357
opened May 11, 2026 by
asukaminato0721
Contributor
Loading…
fix False negative: Pyrefly does not emit an unpacking error in for k, v in dict #3352
cla signed
size/m
#3353
opened May 9, 2026 by
asukaminato0721
Contributor
Loading…
Add blog post on handling all these type checkers
cla signed
size/m
#3341
opened May 8, 2026 by
MarcoGorelli
Contributor
•
Draft
fix Ignored issubclass(categories, enum.Enum) check #3283
cla signed
size/s
#3339
opened May 8, 2026 by
asukaminato0721
Contributor
Loading…
fix No narrowing for unions in match when the subject is a call #2858
cla signed
size/l
#3319
opened May 6, 2026 by
asukaminato0721
Contributor
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.