Opened and changed typing issues week 2021-W47
The following is an overview of all issues and pull requests in the typing repository on GitHub with the label 'topic: feature' that were opened or updated last week, excluding closed issues. --------------------------------------------------- The following issues and pull requests were opened last week: #955 Upgrade `typing.type_check_only` to be applicable to variables(and maybe import statements) opened by @KotlinIsland https://github.com/python/typing/issues/955 #956 Add a `StubOnlyBase` decorator for types that don't actually extend things, but do in the stubs (like `Generic`) opened by @KotlinIsland https://github.com/python/typing/issues/956 --------------------------------------------------- The following issues and pull requests were updated last week: #922 non-final frozen attributes (was: Improved read-only attributes of Protocol) opened by @ariebovenberg https://github.com/python/typing/issues/922 #930 Request: an AssertingTypeGuard type for TypeGuard-like semantics opened by @sirosen https://github.com/python/typing/issues/930 #953 Overhaul the python typing system to make typing a 'first class citizen' with a dedicated typing syntax, like match patterns opened by @KotlinIsland https://github.com/python/typing/issues/953 --------------------------------------------------- All issues and pull requests with the label 'topic: feature' can be viewed under the following URL: https://github.com/python/typing/issues?q=label%3A%22topic%3A+feature%22
participants (1)
-
Typing Bot