COMMITS
/ Objects/typevarobject.c July 25, 2023
V
gh-106869: Use new PyMemberDef constant names (#106871)
Victor Stinner committed
July 11, 2023
J
gh-106403: Restore weakref support for TypeVar and friends (#106418)
Jelle Zijlstra committed
July 2, 2023
V
gh-106320: Use _PyInterpreterState_GET() (#106336)
Victor Stinner committed
June 9, 2023
A
Miscellaneous improvements to the typing docs (#105529)
Alex Waygood committed
May 26, 2023
J
gh-103921: Document PEP 695 (#104642)
Jelle Zijlstra committed
May 24, 2023
J
gh-104879: Fix TypeAliasType.__module__ in exec() (#104881)
Jelle Zijlstra committed
May 18, 2023
J
gh-104549: Set __module__ on TypeAliasType (#104550)
Jelle Zijlstra committed
May 17, 2023
J
typing: Add more tests for TypeVar (#104571)
Jelle Zijlstra committed
May 16, 2023
J
gh-103763: Implement PEP 695 (#103764)
Jelle Zijlstra committed