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 updated last week: #1372 Add PartialApplication opened by @NeilGirdhar https://github.com/python/typing/issues/1372 #1394 Allow TypedDict.__required_keys__/__optional_keys__ to be used as Literal[...] opened by @gh-andre https://github.com/python/typing/issues/1394 #1405 Generic ParamSpec in subclass definitions opened by @alanhdu https://github.com/python/typing/issues/1405 --------------------------------------------------- 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