Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Pro
Popular repositories
-
-
-
-
Forked from PyCQA/astroid
A common base representation of python source code for pylint and other projects
Python
-
-
1,245 contributions in the last year
Activity overview
Contributed to
python/cpython,
neuromation/platform-client-python,
aio-libs/aiohttp
and 5 other
repositories
Contribution activity
December 2019
Created a pull request in neuromation/platform-client-python that received 2 comments
- Reorder entries in Misc/ACKS
- bpo-39068 guard _b85chars2 initialization
- bpo-39037: Fix the trial order of the __exit__ and __enter__ methods in the with statement documentation
- bpo-39028: Performance enhancement in keyword extraction
- bpo-38992: avoid fsum test failure from constant-folding
- bpo-38981: Rename re.error to re.ReCompileError for better readability.
- bpo-38991: Remove test.support.strip_python_stderr()
- bpo-32894: Support unparsing of infinity numbers in ast_unparser.c
Created an issue in python/mypy that received 2 comments
MyPy complains about conditional import
MyPy does not understand the common EAFP idiom used for importing backported features:
$ mypy t.py t.py:4: error: Name 'asynccontextmanager' alreadβ¦
2
comments
15
contributions
in private repositories
Dec 11 β Dec 20