-
Notifications
You must be signed in to change notification settings - Fork 249
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
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
Pass variable as final
topic: feature
Discussions about new features for Python's type annotations
#1557
opened Jan 2, 2024 by
cojmeister
Specify what happens for binary operators (e.g. For improving the typing spec
__add__
)
topic: typing spec
#1548
opened Dec 21, 2023 by
gvanrossum
Spec: Specify how inheriting from Any works
topic: typing spec
For improving the typing spec
#1546
opened Dec 17, 2023 by
gvanrossum
Annotations for Documentation-related issues and PRs
topic: typing spec
For improving the typing spec
__eq__
topic: documentation
#1536
opened Dec 11, 2023 by
JelleZijlstra
Make support for type comments optional
topic: documentation
Documentation-related issues and PRs
topic: typing spec
For improving the typing spec
#1533
opened Dec 11, 2023 by
JelleZijlstra
Spec: Mandate support for typing-extensions
topic: documentation
Documentation-related issues and PRs
topic: typing spec
For improving the typing spec
#1532
opened Dec 11, 2023 by
JelleZijlstra
Typing spec: Improve cross-linking
topic: documentation
Documentation-related issues and PRs
topic: typing spec
For improving the typing spec
#1531
opened Dec 11, 2023 by
JelleZijlstra
(Partial) keyword argument forwarding
topic: feature
Discussions about new features for Python's type annotations
#1524
opened Dec 6, 2023 by
srittau
Warnings when building the docs
topic: documentation
Documentation-related issues and PRs
#1513
opened Nov 27, 2023 by
JelleZijlstra
Support decorators that modify parameter types and preserve keywords
topic: feature
Discussions about new features for Python's type annotations
#1505
opened Nov 9, 2023 by
osandov
PEP 692 follow up: Unpacking compatibility with dataclass/others
topic: feature
Discussions about new features for Python's type annotations
#1495
opened Oct 25, 2023 by
Samreay
Merging/Modifying Types
topic: feature
Discussions about new features for Python's type annotations
#1490
opened Oct 17, 2023 by
ZeroIntensity
Using Other topics not covered
types
classes over collections.abc
's bases
topic: other
#1480
opened Oct 1, 2023 by
Gobot1234
How should we annotate functions that forward to their superclass?
topic: feature
Discussions about new features for Python's type annotations
#1471
opened Sep 18, 2023 by
NeilGirdhar
Dynamic and Discriminated Unions
topic: feature
Discussions about new features for Python's type annotations
#1467
opened Sep 13, 2023 by
irgolic
Allow use of Discussions about new features for Python's type annotations
Required
and NotRequired
to make an existing typed dict total or optional
topic: feature
#1454
opened Aug 28, 2023 by
CaselIT
Should operator Discussions about new features for Python's type annotations
|
on TypedDict
allow for creating intersection-like dicts?
topic: feature
#1445
opened Aug 12, 2023 by
bluenote10
Ability to use Callable type alias when annotating functions
topic: feature
Discussions about new features for Python's type annotations
#1419
opened Jun 26, 2023 by
OlegAlexander
Making functions/methods subscriptable
topic: feature
Discussions about new features for Python's type annotations
#1410
opened Jun 9, 2023 by
Gobot1234
ProTip!
Updated in the last three days: updated:>2025-02-10.