Skip to content
Avatar

Achievements

Achievements

Organizations

@python
Block or Report

Block or report serhiy-storchaka

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

Popular repositories

  1. cpython Public

    Forked from python/cpython

    The Python programming language

    Python 4 1

  2. code Public

    Forked from ActiveState/code

    ActiveState Code Recipes

    Python 3 5

  3. numpy Public

    Forked from numpy/numpy

    Numpy main repository

    Python 2 2

  4. pscript Public

    Forked from flexxui/pscript

    Python to JavaScript compiler

    Python 1 3

  5. astroid Public

    Forked from PyCQA/astroid

    A common base representation of python source code for pylint and other projects

    Python 2

  6. pyflakes Public

    Forked from PyCQA/pyflakes

    A simple program which checks Python source files for errors

    Python 3

2,289 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri
Activity overview
Contributed to python/cpython, neuro-inc/neuro-cli, neuro-inc/platform-monitoring and 5 other repositories

Contribution activity

April 2022

Created 23 commits in 2 repositories

Created a pull request in python/cpython that received 29 comments

gh-91524: Speed up the regular expression substitution

Functions re.sub() and re.subn() and corresponding re.Pattern methods are now 2-3 times faster for replacement strings containing group references. C…

+351 −85 29 comments
Opened 28 other pull requests in 2 repositories
python/cpython 6 open 17 merged
neuro-inc/neuro-cli 4 merged 1 open

Created an issue in python/cpython that received 5 comments

Regression in the AC generated code

Argument Clinic now generates less efficient code using _PyArg_ParseStackAndKeywords instead of _PyArg_UnpackKeywords. It is a regression introduce…

5 comments
2 contributions in private repositories Apr 8

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