Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
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
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. __add__) topic: typing spec For improving the 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 __eq__ topic: documentation Documentation-related issues and PRs topic: typing spec For improving the typing spec
#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
Paramspec Mapped Types topic: other Other topics not covered
#1506 opened Nov 10, 2023 by cjntaylor
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 types classes over collections.abc's bases topic: other Other topics not covered
#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
Issue with Never vs LSP
#1458 opened Aug 30, 2023 by DiscordLiz
Documenting specialisation rules
#1455 opened Aug 28, 2023 by Gobot1234
Allow use of Required and NotRequired to make an existing typed dict total or optional topic: feature Discussions about new features for Python's type annotations
#1454 opened Aug 28, 2023 by CaselIT
Should operator | on TypedDict allow for creating intersection-like dicts? topic: feature Discussions about new features for Python's type annotations
#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.