An open API service for providing issue and pull request metadata for open source projects.

GitHub / python/typing issues and pull requests

Labelled with: topic: typing spec

#2074 - Spec incorrectly describes the object returned by a call to `NewType` at runtime.

Issue - State: closed - Opened by AlexWaygood 3 months ago - 1 comment
Labels: topic: typing spec

#2027 - spec: Definition of materialization is insufficient

Issue - State: open - Opened by JelleZijlstra 5 months ago - 1 comment
Labels: topic: typing spec

#1931 - Allow bare `typing.ClassVar` qualifiers

Pull Request - State: closed - Opened by Viicos 9 months ago - 3 comments
Labels: topic: typing spec

#1916 - Add conformance test for `@final` combined with `@property`

Pull Request - State: open - Opened by samwgoldman 10 months ago - 4 comments
Labels: topic: typing spec

#1876 - Clarify runtime implementation of `Generic`

Pull Request - State: open - Opened by Viicos about 1 year ago
Labels: topic: typing spec

#1860 - Permit inferring Self for unannotated self

Pull Request - State: closed - Opened by hauntsaninja about 1 year ago
Labels: topic: typing spec

#1855 - Change int to Any in unpacking unbounded tuple types

Pull Request - State: closed - Opened by denisborisov about 1 year ago - 2 comments
Labels: topic: typing spec

#1839 - Update to the Overloads chapter

Pull Request - State: closed - Opened by erictraut over 1 year ago - 18 comments
Labels: topic: typing spec

#1803 - [spec] Overload processing order

Issue - State: open - Opened by srittau over 1 year ago - 2 comments
Labels: topic: typing spec

#1797 - [spec] clear conceptual foundation for variance

Issue - State: open - Opened by carljm over 1 year ago
Labels: topic: typing spec

#1783 - Add PEP 712 converters to the `dataclasses` spec

Pull Request - State: closed - Opened by thejcannon over 1 year ago - 1 comment
Labels: Typing Council decision, topic: typing spec

#1783 - Add PEP 712 converters to the `dataclasses` spec

Pull Request - State: closed - Opened by thejcannon over 1 year ago - 1 comment
Labels: Typing Council decision, topic: typing spec

#1781 - [spec] define or replace the term "concrete type"

Issue - State: open - Opened by carljm over 1 year ago
Labels: topic: typing spec

#1780 - [spec] a protocol type should be assignable to object?

Issue - State: open - Opened by carljm over 1 year ago
Labels: topic: typing spec

#1779 - [spec] better clarify the difference between a runtime type object and a static type

Issue - State: open - Opened by carljm over 1 year ago
Labels: topic: typing spec

#1778 - [spec] clarify assert_type behavior as asserting type equivalence

Issue - State: open - Opened by carljm over 1 year ago
Labels: topic: typing spec

#1748 - Proposed clarification of spec for int/float/complex promotion

Pull Request - State: open - Opened by JelleZijlstra over 1 year ago - 3 comments
Labels: topic: typing spec

#1747 - Clarify the implications of subclassing Any

Issue - State: closed - Opened by carljm over 1 year ago - 1 comment
Labels: topic: typing spec

#1746 - Clarify the float/int/complex special case

Issue - State: open - Opened by carljm over 1 year ago - 21 comments
Labels: topic: typing spec

#1732 - Spec: Version and platform checking underspecified

Issue - State: open - Opened by srittau over 1 year ago - 9 comments
Labels: topic: typing spec

#1666 - Incorporate PEP 483 into the spec

Issue - State: closed - Opened by carljm over 1 year ago - 5 comments
Labels: topic: documentation, topic: typing spec

#1643 - Spec: Add PEP 705 (Read-only TypedDict items)

Issue - State: closed - Opened by JelleZijlstra over 1 year ago - 1 comment
Labels: topic: typing spec

#1549 - Specify NamedTuple

Issue - State: closed - Opened by gvanrossum almost 2 years ago - 2 comments
Labels: topic: typing spec

#1548 - Specify what happens for binary operators (e.g. `__add__`)

Issue - State: open - Opened by gvanrossum almost 2 years ago - 8 comments
Labels: topic: typing spec

#1546 - Spec: Specify how inheriting from Any works

Issue - State: open - Opened by gvanrossum almost 2 years ago - 2 comments
Labels: topic: typing spec

#1538 - Typing Spec: Don't prescribe using joins

Pull Request - State: closed - Opened by JelleZijlstra almost 2 years ago
Labels: topic: typing spec

#1535 - Specify how type checkers should interpret `__exit__` annotations

Issue - State: closed - Opened by JelleZijlstra almost 2 years ago - 3 comments
Labels: topic: documentation, topic: typing spec

#1534 - Typing spec: More consistent, formalized language

Issue - State: closed - Opened by JelleZijlstra almost 2 years ago - 6 comments
Labels: topic: documentation, topic: typing spec

#1533 - Make support for type comments optional

Issue - State: open - Opened by JelleZijlstra almost 2 years ago - 3 comments
Labels: topic: documentation, topic: typing spec

#1532 - Spec: Mandate support for typing-extensions

Issue - State: open - Opened by JelleZijlstra almost 2 years ago - 1 comment
Labels: topic: documentation, topic: typing spec