Skip to content
Avatar

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 6 2

  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. yarl Public

    Forked from aio-libs/yarl

    Yet another URL library

    Python 1

  6. astroid Public

    Forked from PyCQA/astroid

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

    Python 2

1,160 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/cpython, neuro-inc/neuro-cli, neuro-inc/platform-monitoring and 20 other repositories

Contribution activity

October 2022

Created 10 commits in 1 repository

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

Add more syslog tests

It tries to cover changes in #95041 by tests. Unfortunately it does not work for all changes, some of them cannot be tested in principle, but I ho…

+95 −8 8 comments

Created an issue in python/cpython that received 3 comments

Use of uninitialized pointer in Argument Clinic generated code

The code generated for the Py_UNICODE converter (and derived converter LPCWSTR) looks like: const Py_UNICODE *name; ... if (!_PyArg_ParseXXX(..., n…

3 comments
Opened 1 other issue in 1 repository
9 contributions in private repositories Oct 3 – Oct 20

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