Skip to content
Avatar
😎
Triagin'
😎
Triagin'

Highlights

  • 2 discussions answered

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.

Report abuse

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

Report abuse

Pinned

  1. typeshed Public

    Forked from python/typeshed

    Collection of library stubs for Python, with static types

    Python

  2. flake8-pyi Public

    Forked from PyCQA/flake8-pyi

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

    Python

  3. cpython Public

    Forked from python/cpython

    The Python programming language

    Python

  4. mypy Public

    Forked from python/mypy

    Optional static typing for Python

    Python

1,684 contributions in the last year

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

Contribution activity

April 2022

Created 1 repository

Created a pull request in python/typeshed that received 27 comments

Import from collections.abc wherever possible

We still can't do collections.abc imports in builtins (it still causes mypy crashes). Also, there were lots of pytype crashes the last time I tried…

+445 βˆ’344 27 comments
Opened 44 other pull requests in 6 repositories
python/typeshed 22 merged 3 closed
PyCQA/flake8-pyi 1 open 10 merged 1 closed
python/mypy 1 open 2 merged
python/cpython 2 merged
python/typing 1 merged
python/devguide 1 merged
Reviewed 41 pull requests in 5 repositories
python/typeshed 22 pull requests
python/cpython 13 pull requests
PyCQA/flake8-pyi 4 pull requests
python/typing 1 pull request
python/devguide 1 pull request

Created an issue in python/cpython that received 17 comments

Proposal: Convert the typing-module PEPs into a series of HOWTOs

Problem description The typing module docs have a problem. typing.rst is littered with references to the many typing-related PEPs that have been ac…

17 comments
Opened 3 other issues in 3 repositories
Answered 1 discussion in 1 repository

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