Opened and changed typing issues week 2022-W51

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: #1319 Type hinting a non-iterator (non-consumable) iterable opened by @GideonBear https://github.com/python/typing/issues/1319 #1321 Typing decorators which enrich a class opened by @lijok https://github.com/python/typing/issues/1321 --------------------------------------------------- The following issues and pull requests were updated last week: #912 allow `...` in place of generic parameters opened by @DetachHead https://github.com/python/typing/issues/912 #1304 range typing opened by @Godwhitelight https://github.com/python/typing/issues/1304 --------------------------------------------------- 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