astral-sh
ruff
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Use member
charlie/protocol-property-check
13 minutes ago
[ty] Add support for narrowing on tuple match cases
charlie/narrow
18 minutes ago
Fix test: typing.TypeVarTuple was added in Python 3.11 The version_added test mapping was using PY37 for TypeVarTuple, but since canonical_module was changed from TypingExtensions to Typing, we need to use PY311 (when typing.TypeVarTuple was actually added). ExtensionsTypeVarTuple still uses PY37 since typing_extensions backports TypeVarTuple to all Python versions.
bxff:feat/typevartuple-support
2 hours ago
Fix conformance regression: handle ExtensionsTypeVarTuple in all validation checks - Update builder.rs TypeVarTuple validation to check both TypeVarTuple and ExtensionsTypeVarTuple in Generic argument validation - Update type_expression.rs to detect multiple unpacked TypeVarTuples when using NominalInstance types (not just TodoTypeVarTuple) - Update list_members.rs to include Extensions variants for TypeVar, TypeVarTuple, and ParamSpec in member filtering
bxff:feat/typevartuple-support
2 hours ago
Delete crates/ty_python_semantic/resources/mdtest/snapshots/param_spec_errors.md_-_test_for_paramspec_e…_(4b332d9e024d6e7b).snap
11happy:fix_diagnostic_location
3 hours ago
Update callables.md tests for ParamSpec **P@ display format
bxff:feat/typevartuple-support
3 hours ago
Merge upstream/main and resolve conflict in ty_walltime.rs
bxff:feat/typevartuple-support
3 hours ago
merge in solution caching
dcreager/genprop
4 hours ago
Active Branches
[ty] Fix subtyping/assignability for `@property` protocol members
last run
13 minutes ago
#23034
CodSpeed Performance Gauge
-8%
[ty] Add support for narrowing on tuple match cases
last run
18 minutes ago
#22134
CodSpeed Performance Gauge
0%
[ty] Implement TypeVarTuple support for PEP 695 and legacy syntax
last run
2 hours ago
#22644
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs