- Notifications
You must be signed in to change notification settings - Fork 269
Pull requests: python/typing
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Zuban Update topic: conformance tests Issues with the conformance test suite
#2085 opened Sep 23, 2025 by davidhalter Loading…
spec: Rewrite TypedDict spec topic: typing spec For improving the typing spec
#2072 opened Aug 17, 2025 by JelleZijlstra Loading…
Typing concepts: add that object | Any and Never | Any can be simplified topic: typing spec For improving the typing spec
#2052 opened Jul 21, 2025 by JelleZijlstra Loading…
Specify that assert_type() uses equivalence topic: typing spec For improving the typing spec
#2011 opened May 23, 2025 by JelleZijlstra Loading…
Modified Issues with the conformance test suite
generics_type_erasure.py
test to not require an error when… topic: conformance tests #2008 opened May 20, 2025 by erictraut Loading…
Clarify namedtuple member rules topic: typing spec For improving the typing spec
#1979 opened Apr 19, 2025 by yangdanny97 Loading…
Delete "Passing kwargs inside a function to another function section" topic: typing spec For improving the typing spec
#1960 opened Apr 5, 2025 by yangdanny97 Loading…
Add conformance test for For improving the typing spec
@final
combined with @property
topic: typing spec #1916 opened Jan 31, 2025 by samwgoldman Loading…
Clarify runtime implementation of For improving the typing spec
Generic
topic: typing spec #1876 opened Oct 29, 2024 by Viicos Loading…
Add additional examples about TypeIs topic: documentation Documentation-related issues and PRs
#1814 opened Jul 20, 2024 by mikeshardmind Loading…
Proposed clarification of spec for int/float/complex promotion topic: typing spec For improving the typing spec
#1748 opened May 23, 2024 by JelleZijlstra Loading…
ProTip! Adding no:label will show everything without a label.