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 3 1

  2. code Public

    Forked from ActiveState/code

    ActiveState Code Recipes

    Python 2 5

  3. numpy Public

    Forked from numpy/numpy

    Numpy main repository

    C 1 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

1,211 contributions in the last year

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

Contribution activity

September 2021

Created 36 commits in 1 repository

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

bpo-45212: Fix dangling threads in skipped tests in test_socket

tearDown() is not called if setUp() raises an exception (including SkipTest). addCleanup() should be used for guaranteed execution of the cleanup c…

+8 −11 12 comments
Opened 40 other pull requests in 1 repository
python/cpython 5 open 35 merged
Reviewed 70 pull requests in 1 repository
python/cpython 70 pull requests
12 contributions in private repositories Sep 9 – Sep 24

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