Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Dec 6, 2024
- committed
Disable broken typed-argument-parser tests (#515)
Show description for cb71975authored
Commits on Nov 26, 2024
Support ParamSpec for TypeAliasType (#449)
Show description for f2d0667
Commits on Nov 19, 2024
Commits on Nov 18, 2024
Commits on Nov 17, 2024
Just use git for checkout (#506)
Show description for bf9a252authored
Commits on Nov 12, 2024
Commits on Nov 11, 2024
Migrate pydantic tests to uv (#501)
Show description for e391124authored
Commits on Oct 25, 2024
Change issue text on third party failure (#496)
Show description for 67c16e1authored- authored
- authored
[3.14] Address invalid inputs of TypeAliasType (#477)
Show description for 139ac68
Commits on Oct 22, 2024
Commits on Oct 21, 2024
Support subscription of `Callable[Concatenate[P], Any]` with `...` in Python 3.10 (#479)
Show description for 80958f3Fix subscription of Unpack causing nested Unpacks to not be resolved correctly (#480)
Show description for a2abfe6
Commits on Oct 15, 2024
Commits on Oct 11, 2024
third-party test: Update Python versions (#484)
Show description for 17d3a37authored
Commits on Sep 28, 2024
Rename TypeExpr to TypeForm (#475)
Show description for 08d866bauthored
Commits on Sep 26, 2024
_collect_type_vars should not collect Unpack objects itself (#472)
Show description for 7632716Add missing dunder attributes for TypeAliasType instances (#470)
Show description for 832253dRaise TypeError when TypeAliasType is subscripted without having type_params (#473)
Show description for 2c84de1
Commits on Sep 23, 2024
Add tests for metaclasses and typing_extensions.get_annotations (#440)
Show description for b6c0558authored
Commits on Sep 13, 2024
Remove typeguard PyPy tests (#463)
Show description for 2849332authored
Commits on Aug 29, 2024
Copy the coroutine status in deprecated (#438)
Show description for d9509f9
Commits on Jul 19, 2024
Commits on Jun 22, 2024
- authored
Commits on Jun 15, 2024
Commits on Jun 10, 2024
Add typing_extensions.get_annotations (#423)
Show description for 2d33f1f
Commits on Jun 7, 2024
Commits on Jun 3, 2024
Avoid error if origin has a buggy __eq__ (#422)
Show description for 53bcdde