Opened and changed typing issues week 2021-W45
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: #928 Add a `import type` feature (like typescript) opened by @KotlinIsland https://github.com/python/typing/issues/928 #930 Request: an AssertingTypeGuard type for TypeGuard-like semantics opened by @sirosen https://github.com/python/typing/issues/930 --------------------------------------------------- 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 #802 Wrapper/Proxy Generic Type opened by @hatal175 https://github.com/python/typing/issues/802 #926 Change PEP 647 to allow for narrowing in the negative case opened by @Zomatree https://github.com/python/typing/issues/926 --------------------------------------------------- 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