-
Notifications
You must be signed in to change notification settings - Fork 390
Pull requests: facebook/pyrefly
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Treat Protocol bases as ABCMeta-providing when detecting abstract cla…
cla signed
size/m
#3683
opened Jun 4, 2026 by
mikeleppane
Loading…
Fix ParamSpec prefix params incorrectly demoted to positional-only
cla signed
size/s
#3675
opened Jun 3, 2026 by
thatfunkymunki
Loading…
[TSP] Return contextual expected type from getExpectedType
cla signed
size/xl
#3672
opened Jun 3, 2026 by
rchiodo
Contributor
Loading…
Restructure
coverage report modules
cla signed
size/s
#3665
opened Jun 3, 2026 by
jorenham
Contributor
Loading…
Don't pin an empty container's element from a covariant read
cla signed
size/l
#3662
opened Jun 3, 2026 by
mikeleppane
Loading…
Narrow TypedDict values on isinstance(x, dict) checks
cla signed
size/m
#3651
opened Jun 2, 2026 by
mikeleppane
Loading…
add blog about how dify use pyrefly in CI
cla signed
size/m
#3650
opened Jun 2, 2026 by
asukaminato0721
Contributor
•
Draft
Allow calling classmethods on protocol classes
cla signed
size/l
#3642
opened Jun 2, 2026 by
mikeleppane
Loading…
Fix callHierarchy/incomingCalls returning no callers for cross-file c…
cla signed
size/xs
#3637
opened Jun 2, 2026 by
d34db3ff
Loading…
fix: show hover in notebook when kernal switches
cla signed
size/s
#3633
opened Jun 1, 2026 by
NarxPal
Contributor
Loading…
fix(exports): condition the export of definitions under
TYPE_CHECKING
cla signed
size/l
#3630
opened Jun 1, 2026 by
rexledesma
Contributor
Loading…
add build system integration tests
cla signed
fb-exported
meta-exported
size/xl
#3628
opened Jun 1, 2026 by
kinto0
Contributor
Loading…
Add per-target
config and root fields to build system response (#3627)
cla signed
fb-exported
meta-exported
size/l
#3627
opened Jun 1, 2026 by
kinto0
Contributor
Loading…
Exclude exports from
if __name__ == "__main__"
cla signed
size/m
#3625
opened Jun 1, 2026 by
jorenham
Contributor
Loading…
Report invalid-variance errors on the offending overload
cla signed
size/l
#3620
opened May 31, 2026 by
mikeleppane
Loading…
fix Pyrefly allows unquoted forward references in Python ≤3.13 even though they error at runtime #357
cla signed
size/l
#3617
opened May 31, 2026 by
asukaminato0721
Contributor
Loading…
Bump tar from 0.4.45 to 0.4.46
cla signed
dependencies
Pull requests that update a dependency file
rust
Pull requests that update rust code
size/xs
#3613
opened May 29, 2026 by
dependabot
Bot
Loading…
Preserve TypeVar narrowing across concrete dispatch calls
cla signed
size/l
#3610
opened May 29, 2026 by
mikeleppane
Loading…
fix(narrow): narrow TypedDict unions on subscript membership tests
cla signed
size/l
#3606
opened May 28, 2026 by
mikeleppane
Loading…
Preserve type arguments when narrowing with
isinstance(x, type)
cla signed
size/m
#3604
opened May 28, 2026 by
mikeleppane
Loading…
4 tasks done
Fix: Handle decorated methods from stubs (Type::Callable) in is_method() Fixes #3465
cla signed
size/l
#3597
opened May 27, 2026 by
ANU-2524
Loading…
fix: skip unannotated-return check for @no_type_check functions
cla signed
size/l
#3572
opened May 24, 2026 by
Arths17
Contributor
Loading…
Fix if-branch pruning for Final bool constants
cla signed
size/m
#3571
opened May 24, 2026 by
LeSingh1
Contributor
Loading…
3 tasks done
fix: improve decorator error messages for injected parameter mismatches
cla signed
size/m
#3570
opened May 24, 2026 by
Arths17
Contributor
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.