Skip to content
Avatar
  • Neu.ro
  • Ukraine
  • serhiy-storchaka (Serhiy Storchaka) Β· GitHubTwitter - web.archive.org @SerhiyStorchaka

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

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

Contribution activity

December 2022

Created 7 commits in 1 repository

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

[3.11] gh-93453: Only emit deprecation warning in asyncio.get_event_loop when a new event loop is created

It no longer emits a deprecation warning if the current event loop was set. Issue: gh-93453

+109 βˆ’123 β€’ 18 comments

Created an issue in python/cpython that received 5 comments

Change names of builtin types exposed in the types module

Some builtin types (like int, range, map) are exposed in the builtins module under their names. int.__name__ is "int" and int.__module__ is "builti…

5 comments
Opened 2 other issues in 1 repository

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