Issues
- 2
New GroupedTypeVar type
#1899 opened by MatthewMckee4 - 18
Introduce an Unknown type
#1835 opened by Eyal-Shalev - 7
Merge typeshed style guide w/ official typing docs?
#1880 opened by yangdanny97 - 7
Types for "truthy" and "falsy" values
#1606 opened by Feuermurmel - 2
Class-qualified annotation expressions
#1884 opened by samwgoldman - 0
Awaitable typeguards
#1872 opened by alexdrydew - 5
- 8
Spec: Version and platform checking underspecified
#1732 opened by srittau - 0
- 4
`Counter.__init__` can't be typed safely
#1846 opened by beauxq - 1
- 3
- 2
[spec] Formalize excluded Protocol members
#1833 opened by randolf-scholz - 1
[spec] Clarification: Are symbols not listed in `__all__` ever considered public?
#1829 opened by randolf-scholz - 1
Conformance tests: PEP 702
#1821 opened by InSyncWithFoo - 5
Enable Projects?
#1810 opened by srittau - 2
Clarify signification of `Annotation`
#1805 opened by Viicos - 0
A generic 'frame' type
#1806 opened by brentonmallen1 - 2
[spec] Overload processing order
#1803 opened by srittau - 0
- 3
Integrate the Type Stubs document into the spec
#1605 opened by srittau - 1
[spec] define or replace the term "concrete type"
#1781 opened by carljm - 1
[spec] better clarify the difference between a runtime type object and a static type
#1779 opened by carljm - 1
[spec] a protocol type should be assignable to object?
#1780 opened by carljm - 0
- 2
Idenity Type
#1777 opened by julien-blanchon - 1
Proposal: Add coerced type narrowing similar to 'cast'
#1773 opened by NoamNol - 1
- 1
- 5
pytype conformance tests crash if no `python3.11` executable is in `PATH`
#1758 opened by AlexWaygood - 5
Allow multiple `TypeVarTuple` in Generic Classes when they are wrapped.
#1754 opened by randolf-scholz - 1
Clarify the implications of subclassing Any
#1747 opened by carljm - 5
Clarify the float/int/complex special case
#1746 opened by carljm - 2
Support list comprehension for `TypeVarTuple`
#1745 opened by zen-xu - 5
Incorporate PEP 483 into the spec
#1666 opened by carljm - 5
Introduce a `Language` type to provide consistent language information of strings.
#1728 opened by ilotoki0804 - 2
Conformance tests: Add mechanism to allow errors on one of multiple lines
#1680 opened by JelleZijlstra - 0
Conformance tests: Add mechanism to ignore errors
#1681 opened by JelleZijlstra - 22
Typing spec should be clearer that type checkers are not expected to support PEP 3141
#1663 opened by AlexWaygood - 0
- 10
- 2
Spec: Add PEP 696 (Type parameter defaults)
#1642 opened by JelleZijlstra - 3
Spec: Add PEP 705 (Read-only TypedDict items)
#1643 opened by JelleZijlstra - 2
Extra key of TypedDict
#1645 opened by STofone - 0
hello
#1632 opened by karimahmadi99 - 1
Abstract classmethod returning object of type cls: "is not a supertype of its class"
#1611 opened by NiklasRosenstein - 1
Outdated stub package guidance
#1603 opened by WMOkiishi - 3
PR preview
#1583 opened by srittau - 1
Pre-draft proposal: Amend the prior removal of support for unpacking of typevartuples in union. (revisiting pep 646)
#1572 opened by mikeshardmind - 0
FYI: I removed the "stable" docs version
#1569 opened by srittau