Pinned
2,306 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 48 commits in 8 repositories
Created 1 repository
- hauntsaninja/pytorch_memlab Python
Created a pull request in python/mypy that received 4 comments
Fix type check failure stemming from new pytest release
The release of pytest 6.2 broke mypy's type checking of itself, since pytest 6.2 drops support for Python 3.5 (https://docs.pytest.org/en/stable/ch…
+2
−1
•
4
comments
Opened 13 other pull requests in 7 repositories
python/typeshed
4
merged
python/cpython
1
merged
1
open
python/mypy
1
closed
1
merged
christopher-hesse/blobfile
2
merged
psf/black
1
merged
hauntsaninja/typeshed
1
open
Stonesjtu/pytorch_memlab
1
merged
Reviewed 5 pull requests in 1 repository
Created an issue in google/pytype that received 1 comment
Support bound methods in stubs
For instance,
class WorkingSet: def require(self, *requirements: _NestedStr) -> Sequence[Distribution]: ... working_set: WorkingSet
require = worki…
1
comment
89
contributions
in private repositories
Dec 1 – Dec 22