Opened and changed typing issues week 2023-W11
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: #1371 Proposal: Programmatically create types opened by @NeilGirdhar https://github.com/python/typing/issues/1371 #1372 Add PartialApplication opened by @NeilGirdhar https://github.com/python/typing/issues/1372 --------------------------------------------------- The following issues and pull requests were updated last week: #213 Introduce an Intersection opened by @ilevkivskyi https://github.com/python/typing/issues/213 #256 Possible to distinguish between Sequence[str]/Iterable[str] and str? opened by @jtatum https://github.com/python/typing/issues/256 #802 Wrapper/Proxy Generic Type opened by @hatal175 https://github.com/python/typing/issues/802 #1273 Type mappings for generics opened by @jonathanslenders https://github.com/python/typing/issues/1273 #1362 Union of empty tuple should return `Never` opened by @randolf-scholz https://github.com/python/typing/issues/1362 --------------------------------------------------- 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