Opened and changed typing issues week 2023-W17
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: #1395 (🎁) Allow usage of `TypedDict` as a type, such that it can be used in the `bound` of a `TypeVar` opened by @KotlinIsland https://github.com/python/typing/issues/1395 --------------------------------------------------- The following issues and pull requests were updated last week: #213 Introduce an Intersection opened by @ilevkivskyi https://github.com/python/typing/issues/213 #930 Request: an AssertingTypeGuard type for TypeGuard-like semantics opened by @sirosen https://github.com/python/typing/issues/930 #1252 ParamSpec: use P.args and P.kwargs in other scopes, such as return types opened by @chadrik https://github.com/python/typing/issues/1252 --------------------------------------------------- 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