Skip to content
Avatar
🌝
🌝

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. Collection of library stubs for Python, with static types

    Python 1.9k 971

  2. Optional static typing for Python 3 and 2 (PEP 484)

    Python 9.6k 1.6k

  3. Easily run Python at the shell! Magical, but never mysterious.

    Python 1k 27

2,306 contributions in the last year

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

Contribution activity

December 2020

Created 1 repository

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

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

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

You can’t perform that action at this time.