Skip to content
Avatar
πŸš€
πŸš€

Organizations

@python
Block or Report

Block or report AlexWaygood

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Add an optional note:
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AlexWaygood/README.md

About me

I'm a self-taught Pythonista and open-source contributor, with a particular interest in Python-typing. I maintain typeshed and flake8-pyi, and I'm a contributor to CPython, mypy and typing-extensions.

Open-source highlights

CPython code contributions:

Mypy contributions:

  • python/mypy#12668: "Use tuple[object, ... and dict[str, object] as upper bounds for ParamSpec.args and ParamSpec.kwargs"
  • python/mypy#12953: "Improve handling of overloads with ParamSpec"

Typeshed contributions:

typing_extensions contributions:

flake8-pyi contributions:

CPython docs contributions:

Pinned

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

    Python 3.2k 1.4k

  2. A plugin for Flake8 that provides specializations for type hinting stub files

    Python 51 21

  3. python/mypy Public

    Optional static typing for Python

    Python 14k 2.3k

  4. The Python programming language

    Python 48.2k 24.5k

3,185 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri
Activity overview
Contributed to python/typeshed, PyCQA/flake8-pyi, python/cpython and 33 other repositories

Contribution activity

October 2022

Created a pull request in PyCQA/flake8-pyi that received 4 comments

Expand Y015 to cover assignments to negative numbers

Refs #286. Involves a little bit of refactoring as we were running up against the McCabe complexity limit for visit_Assign.

+47 βˆ’22 4 comments
Opened 30 other pull requests in 4 repositories
python/typeshed 1 open 18 merged
PyCQA/flake8-pyi 6 merged 1 closed
python/mypy 1 open 1 merged
JelleZijlstra/ast_decompiler 2 merged
Reviewed 46 pull requests in 7 repositories
python/typeshed 25 pull requests
python/mypy 6 pull requests
python/typing_extensions 4 pull requests
python/cpython 3 pull requests
PyCQA/flake8-pyi 3 pull requests
python/peps 1 pull request
JelleZijlstra/ast_decompiler 1 pull request

Created an issue in pallets-eco/flask-sqlalchemy that received 13 comments

Add a py.typed file?

Hi! It looks like the latest release of Flask-SQLAlchemy ships with inline type annotations. This is awesome! Would you consider adding a py.typed …

13 comments
49 contributions in private repositories Oct 7 – Oct 18

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