Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,485 contributions in the last year
Activity overview
Contributed to
NiklasRosenstein/shut,
NiklasRosenstein/pydoc-markdown,
NiklasRosenstein/databind
and 5 other
repositories
Contribution activity
August 2020
- NiklasRosenstein/shut Python
- NiklasRosenstein/databind Python
Created an issue in python/typing that received 2 comments
[Feature request] Include typing type variables in public API
Type: Feature Request
from typing import KT, T, T_co
If all you need is a T type variable, you have to import TypeVar and create a new instance. Ho…
2
comments