Opened and changed typing issues week 2021-W52

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: #996 TypeGuard type narrowing on returning False opened by @ikamensh https://github.com/python/typing/issues/996 #1000 ParamSpec: Allow only `P.args` opened by @cdce8p https://github.com/python/typing/issues/1000 --------------------------------------------------- The following issues and pull requests were updated last week: #182 Define a JSON type opened by @brettcannon https://github.com/python/typing/issues/182 #548 Higher-Kinded TypeVars opened by @tek https://github.com/python/typing/issues/548 #593 Buffer protocol types opened by @srittau https://github.com/python/typing/issues/593 #985 Make `builtins.property` generic opened by @sobolevn https://github.com/python/typing/issues/985 --------------------------------------------------- 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