-
Notifications
You must be signed in to change notification settings - Fork 234
Issues: python/typing
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Awaitable typeguards
topic: feature
Discussions about new features for Python's type annotations
#1872
opened Oct 24, 2024 by
alexdrydew
Counter.__init__
can't be typed safely
topic: other
#1846
opened Aug 23, 2024 by
beauxq
[spec] Can staticmethod calls infer type parameters for the containing class?
topic: feature
Discussions about new features for Python's type annotations
#1845
opened Aug 19, 2024 by
comex
[@overload]: What is the effect of the *implementation* type-signature?
topic: documentation
Documentation-related issues and PRs
#1840
opened Aug 14, 2024 by
alanhdu
[spec] Formalize excluded Protocol members
topic: documentation
Documentation-related issues and PRs
#1833
opened Aug 6, 2024 by
randolf-scholz
[spec] Clarification: Are symbols not listed in Documentation-related issues and PRs
__all__
ever considered public?
topic: documentation
#1829
opened Aug 1, 2024 by
randolf-scholz
A generic 'frame' type
topic: feature
Discussions about new features for Python's type annotations
#1806
opened Jul 16, 2024 by
brentonmallen1
[spec] Overload processing order
topic: typing spec
For improving the typing spec
#1803
opened Jul 15, 2024 by
srittau
[spec] conceptual foundation and glossary entries for variance
topic: typing spec
For improving the typing spec
#1797
opened Jul 12, 2024 by
carljm
[spec] define or replace the term "concrete type"
topic: typing spec
For improving the typing spec
#1781
opened Jun 17, 2024 by
carljm
[spec] a protocol type should be assignable to object?
topic: typing spec
For improving the typing spec
#1780
opened Jun 17, 2024 by
carljm
[spec] better clarify the difference between a runtime type object and a static type
topic: typing spec
For improving the typing spec
#1779
opened Jun 17, 2024 by
carljm
[spec] clarify assert_type behavior as asserting type equivalence
topic: typing spec
For improving the typing spec
#1778
opened Jun 17, 2024 by
carljm
Proposal: Add coerced type narrowing similar to 'cast'
topic: feature
Discussions about new features for Python's type annotations
#1773
opened Jun 9, 2024 by
NoamNol
Conformance test: make dataclass_hash.py not rely on Issues with the conformance test suite
typing.Hashable
?
topic: conformance tests
#1765
opened Jun 4, 2024 by
grievejia
pytype conformance tests crash if no Issues with the conformance test suite
python3.11
executable is in PATH
topic: conformance tests
#1758
opened Jun 2, 2024 by
AlexWaygood
Clarify the float/int/complex special case
topic: typing spec
For improving the typing spec
#1746
opened May 23, 2024 by
carljm
Spec: Version and platform checking underspecified
topic: typing spec
For improving the typing spec
#1732
opened May 8, 2024 by
srittau
Introduce a Discussions about new features for Python's type annotations
Language
type to provide consistent language information of strings.
topic: feature
#1728
opened Apr 25, 2024 by
ilotoki0804
Conformance tests: Align automated and manual scoring
topic: other
Other topics not covered
#1692
opened Apr 6, 2024 by
JelleZijlstra
24 of 25 tasks
Typing spec should be clearer that type checkers are not expected to support PEP 3141
topic: documentation
Documentation-related issues and PRs
topic: typing spec
For improving the typing spec
#1663
opened Mar 18, 2024 by
AlexWaygood
Reason given for disallowing non-concrete subtype assignment is unsound
topic: documentation
Documentation-related issues and PRs
#1647
opened Mar 5, 2024 by
ippeiukai
Types for "truthy" and "falsy" values
topic: feature
Discussions about new features for Python's type annotations
#1606
opened Jan 24, 2024 by
Feuermurmel
Integrate the Type Stubs document into the spec
Typing Council decision
Needs to be approved by the Typing Council. Do not merge until approved.
#1605
opened Jan 24, 2024 by
srittau
Treat alternative syntax for unions (and other "new-semantics-old-syntax" typing features) in explicit Discussions about new features for Python's type annotations
TypeAlias
es inside if TYPE_CHECKING
blocks as stringized annotations.
topic: feature
#1562
opened Jan 7, 2024 by
elenakrittik
Previous Next
ProTip!
What’s not been updated in a month: updated:<2024-10-05.