Pinned
242 contributions in the last year
Less
More
Activity overview
Contributed to
python/mypy,
python/typeshed,
typeshed-internal/stub_uploader
and 5 other
repositories
Contribution activity
July 2021
Reviewed 10 pull requests in 2 repositories
python/mypy 9 pull requests
- Adds docs about exhaustive literal and enum checks
- [mypyc] Build lists using a primitive op
- [mypyc] Fix order of dispatch type checking in singledispatch functions
- [mypyc] Tokenizer for printf-style format string
- Use docstring in specialize.py
- Support new union type syntax with isinstance
- Support new union syntax in stubs always in runtime context
- Support union type syntax in runtime contexts
- Fixes to generic builtin types