1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 10, 2025 — Aug 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
A few minor text optimizations in Typing.ipynb (#1161) More... about 1 month ago
ci: Run type CI in parallel (#1158) More... about 1 month ago
Fix memory leak on short-lived reactive pipelines (#1156) More... about 1 month ago
compat: pyrefly 1.1.0 (#1157) More... about 2 months ago
Add releases.md entry for 2.4.1 (#1155) More... 2 months ago
update banner to point to 2.4 (#1154) More... 2 months ago
docs: Update switcher.json for 2.4.1 release (#1153) More... 2 months ago
build: Fix conda build More... 2 months ago
chore: Fix spelling mistakes and add typos to pre-commit (#1152) More... 2 months ago
Add instructions about basedpyright to Typing docs (#1151) More... 2 months ago
Add mypy plugin to handle descriptor __set__ issue (#1148) More... 2 months ago
type: Bump TY version (#1150) More... 2 months ago
Reorder param.List overloads to allow default type inference (#1149) More... 2 months ago
only one preferred version (#1146) More... 2 months ago
Update doc version switcher More... 3 months ago
Add release notes for 2.4.0 release (#1145) More... 3 months ago
feat: zizmor (#1143) More... 3 months ago
fix: Use re.search for regex check (#1142) More... 3 months ago
Add Typing user guide (#1139) More... 3 months ago
Fix type inference for class level Parameter setter (#1141) More... 3 months ago
Resolve recent ty and pyright type errors (#1140) More... 3 months ago
type: Infer type for concrete_descendents and descendents (#1137) More... 4 months ago
type: Add missing overload and add `NoNone` type for `ClassSelector` (#1136) More... 4 months ago
Add caches to speed up Parameter initialization (#1124) More... 4 months ago
type: Fix NumericTuple (#1134) More... 4 months ago
fix: Update generics for ClassSelector (#1132) More... 4 months ago
Correctly define generics for ClassSelector (#1131) More... 4 months ago
Ensure untyped List parameter resolves to list[Any] (#1130) More... 4 months ago
fix: `param.depends` method call in class (#1129) More... 4 months ago
Implement custom __copy__ for Parameters (#1128) More... 4 months ago