Skip to content
Avatar

Achievements

Achievements

Organizations

@python
Block or Report

Pinned

  1. Experimental package for retrieving information from typeshed

    Python 6

  2. An AST-to-code library for Python

    Python 16 6

  3. A backport of the Python 3.6 inspect module to Python 2.7-3.5

    Python 3

  4. Forked from python/typeshed

    Collection of library stubs for Python, with static types

    Python

1,013 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

April 2021

Created 1 repository

Created a pull request in larryhastings/co_annotations that received 14 comments

add AnnotationBlock

Fixes #4

+58 −28 14 comments
Opened 63 other pull requests in 12 repositories
quora/pyanalyze
31 merged
psf/black
7 merged
python/peps
2 merged 3 closed
JelleZijlstra/typeshed_client
5 merged
python/typeshed
4 merged
python/cpython
3 merged
python/typing
2 merged
larryhastings/co_annotations
2 merged
JelleZijlstra/peps
1 closed
python/mypy
1 merged
quora/qcore
1 merged
nltk/nltk
1 merged
Reviewed 78 pull requests in 8 repositories
python/typeshed 26 pull requests
psf/black 23 pull requests
python/mypy 10 pull requests
python/cpython 9 pull requests
python/typing 3 pull requests
python/typed_ast 3 pull requests
python/peps 2 pull requests
larryhastings/co_annotations 2 pull requests

Created an issue in quora/pyanalyze that received 1 comment

Support for TypeGuard

We should support PEP 647's TypeGuard. The pyanalyze.extensions.ParameterTypeGuard primitive added in #115 is very similar, so it shouldn't be much…

1 comment

Seeing something unexpected? Take a look at the GitHub profile guide.