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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Introduce a Language type to provide consistent language information of strings. topic: feature Discussions about new features for Python's type annotations
#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
22 of 25 tasks
Incorporate PEP 483 into the spec topic: documentation Documentation-related issues and PRs topic: typing spec For improving the typing spec
#1666 opened Mar 21, 2024 by carljm
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
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
#1605 opened Jan 24, 2024 by srittau
Spec: Annotating the self argument in __init__ methods topic: feature Discussions about new features for Python's type annotations
#1563 opened Jan 8, 2024 by Viicos
Pass variable as final topic: feature Discussions about new features for Python's type annotations
#1557 opened Jan 2, 2024 by cojmeister
Allow unary + in integer Literals topic: feature Discussions about new features for Python's type annotations
#1551 opened Dec 25, 2023 by dmoisset
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
Specify how type checkers should interpret __exit__ annotations topic: documentation Documentation-related issues and PRs topic: typing spec For improving the typing spec
#1535 opened Dec 11, 2023 by JelleZijlstra
Typing spec: More consistent, formalized language topic: documentation Documentation-related issues and PRs topic: typing spec For improving the typing spec
#1534 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
ProTip! Type g i on any issue or pull request to go back to the issue listing page.