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,326 contributions in the last year

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

Contribution activity

May 2022

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

gh-91922: Fix sqlite connection on nonstardard locales and paths

Fix function sqlite.connect() and the sqlite.Connection constructor on non-UTF-8 locales. Fix support of bytes paths non-decodable with the curren…

+40 −64 19 comments
Opened 30 other pull requests in 2 repositories
python/cpython 4 open 21 merged 2 closed
neuro-inc/platform-service-accounts-api 2 merged 1 closed
Reviewed 71 pull requests in 2 repositories
python/cpython 25 pull requests
neuro-inc/platform-service-accounts-api 1 pull request

Created an issue in python/cpython that received 8 comments

Specialization of namedtuple types

collections.namedtuple() creates a tuple subclass, and as a subclass it inherits all tuple methods, including __class_getitem__. The __new__ method…

8 comments
2 contributions in private repositories May 19 – May 20

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