Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Miscellaneous improvements to the typing docs (#105529) | Alex Waygood | 2023-06-09 | 1 | -65/+80 |
* | gh-103921: Document PEP 695 (#104642) | Jelle Zijlstra | 2023-05-26 | 1 | -50/+65 |
* | gh-104879: Fix TypeAliasType.__module__ in exec() (#104881) | Jelle Zijlstra | 2023-05-24 | 1 | -2/+7 |
* | gh-104549: Set __module__ on TypeAliasType (#104550) | Jelle Zijlstra | 2023-05-18 | 1 | -27/+56 |
* | typing: Add more tests for TypeVar (#104571) | Jelle Zijlstra | 2023-05-17 | 1 | -1/+1 |
* | gh-103763: Implement PEP 695 (#103764) | Jelle Zijlstra | 2023-05-16 | 1 | -0/+1620 |