- Ukraine
- @SerhiyStorchaka
Block or Report
Block or report serhiy-storchaka
Report abuse
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
-
sphinx
sphinx PublicForked from sphinx-doc/sphinx
Main repository for the Sphinx documentation builder
Python 1
-
1,966 contributions in the last year
| Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contribution activity
March 2024
Created 27 commits in 1 repository
Created a pull request in python/cpython that received 11 comments
gh-116401: Fix blocking os.fwalk() and shutil.rmtree() on opening named pipe
Issue: gh-116401
+113
β8
lines changed
β’
11
comments
Opened 42 other pull requests in 1 repository
python/cpython
35
merged
7
open
-
[3.11] gh-91227: Ignore ERROR_PORT_UNREACHABLE in proactor recvfrom() (GH-32011)
This contribution was made on Mar 25
-
[3.11] gh-117084: Fix ZIP file extraction for directory entry names with backslashes on Windows (GH-117129) (GH-117162)
This contribution was made on Mar 22
-
[3.12] gh-117084: Fix ZIP file extraction for directory entry names with backslashes on Windows (GH-117129)
This contribution was made on Mar 22
-
gh-87193: Support bytes objects with refcount > 1 in _PyBytes_Resize()
This contribution was made on Mar 22
-
gh-117134: Microoptimize glob() for include_hidden=True
This contribution was made on Mar 21
-
gh-117084: Fix ZIP file extraction for directory entry names with backslashes on Windows
This contribution was made on Mar 21
-
[3.11] gh-117021: Fix integer overflow in PyLong_AsPid() on non-Windows 64-bit platforms (GH-117064) (GH-117070)
This contribution was made on Mar 20
-
[3.12] gh-117021: Fix integer overflow in PyLong_AsPid() on non-Windows 64-bit platforms (GH-117064)
This contribution was made on Mar 20
-
gh-117021: Fix integer overflow in PyLong_AsPid() on non-Windows 64-bit platforms
This contribution was made on Mar 20
-
gh-117041: Add "-X gil" in the Python CLI help
This contribution was made on Mar 19
-
[3.12] gh-90300: Remove reference to PYTHON_FROZEN_MODULES in Python CLI help
This contribution was made on Mar 19
-
[3.11] gh-90300: Improve the Python CLI help output (GH-115853) (GH-117022)
This contribution was made on Mar 19
-
gh-117031: Add support for new member types for PyMemberDef.type
This contribution was made on Mar 19
-
[3.12] gh-90300: Improve the Python CLI help output (GH-115853)
This contribution was made on Mar 19
-
gh-116871: Improve name suggestions in tracebacks
This contribution was made on Mar 17
-
gh-116897: Deprecate generic false values in urllib.parse.parse_qsl()
This contribution was made on Mar 16
-
gh-116764: Fix regressions in urllib.parse.parse_qsl()
This contribution was made on Mar 14
-
[3.12] gh-90300: Fix undocumented envvars in the Python CLI help (GH-116765)
This contribution was made on Mar 14
-
[3.12] gh-90300: Document equivalent -X options for envvars in the Python CLI help (GH-116756)
This contribution was made on Mar 14
-
[3.11] gh-90300: Sort the -X options and some envvars in the Python CLI help (GH-116739) (GH-116766)
This contribution was made on Mar 14
-
[3.12] gh-90300: Sort the -X options and some envvars in the Python CLI help (GH-116739)
This contribution was made on Mar 13
-
gh-90300: Fix undocumented envvars in the Python CLI help
This contribution was made on Mar 13
-
gh-90300: Document equivalent -X options for envvars in the Python CLI help
This contribution was made on Mar 13
-
gh-90300: Sort the -X options and some envvars in the Python CLI help
This contribution was made on Mar 13
-
gh-90300: Fix cmdline.rst
This contribution was made on Mar 13
- Some pull requests not shown.
Reviewed 78 pull requests in 1 repository
python/cpython
25 pull requests
-
gh-117176: Fix warning
This contribution was made on Mar 24
-
gh-117166: Ignore empty and temporary dirs in
test_makefileThis contribution was made on Mar 24 -
gh-91227: Ignore ERROR_PORT_UNREACHABLE
This contribution was made on Mar 23
-
gh-117100: Add explicit conversions
This contribution was made on Mar 22
-
gh-111495: Add tests for PyNumber C API
This contribution was made on Mar 22
-
gh-117008: Fix functools test_recursive_pickle()
This contribution was made on Mar 22
-
gh-117068: remove useless code in bytesio.c:resize_buffer()
This contribution was made on Mar 22
-
gh-116622: Enable
test_docteston platforms that don't support subprocessesThis contribution was made on Mar 21 -
gh-117061: Fix test_posix.test_sched_setaffinity() on RHEL9
This contribution was made on Mar 21
-
gh-117127: glob tests: Reopen dir_fd to pick up directory changes
This contribution was made on Mar 21
-
gh-117021: Fix integer overflow in PyLong_AsPid() on non-Windows 64-bit platforms
This contribution was made on Mar 20
-
gh-114099: Add documentation for iOS platform
This contribution was made on Mar 20
-
gh-92906: Enable test_cext and test_cppext on Windows
This contribution was made on Mar 20
-
gh-116987: Remove re pattern check in inspect.findsource as it's not needed anymore
This contribution was made on Mar 19
-
gh-90872: Fix subprocess.Popen.wait() for negative timeout
This contribution was made on Mar 19
-
gh-115988: Add missing ARM64 and RISCV filter in lzma module
This contribution was made on Mar 19
-
gh-104242: Enable test_is_char_device_true in pathlib test on all platform
This contribution was made on Mar 19
-
gh-90872: Handle negative timeouts for wait on Windows
This contribution was made on Mar 19
-
gh-116957: configparser: Do post-process values after DuplicateOptionError
This contribution was made on Mar 19
-
gh-104242: Skip test_is_char_device_true in pathlib test on non posix platform
This contribution was made on Mar 18
-
gh-116869: Make C API compatible with ISO C90
This contribution was made on Mar 18
-
gh-113024: C API: Add PyObject_GenericHash() function
This contribution was made on Mar 18
-
gh-115538: Emit warning when use bool as fd in _io.WindowsConsoleIO
This contribution was made on Mar 18
-
gh-116871: Improve name suggestions in tracebacks
This contribution was made on Mar 17
-
gh-85283: Build _statistics extension with the limited C API
This contribution was made on Mar 17
- Some pull request reviews not shown.
Created an issue in python/cpython that received 5 comments
Unchecked signed integer overflow in PyLong_AsPid()
If pid_t has the same size as int, PyLong_AsPid is defined as PyLong_AsLong. if the size of int is less than the size of long, there are values outβ¦
5
comments
Opened 9 other issues in 1 repository
python/cpython
4
closed
5
open
-
Microoptimize glob() for include_hidden=True
This contribution was made on Mar 21
-
"-X gil" is not included in the Python CLI help
This contribution was made on Mar 19
-
Support more integer types in PyMemberDef
This contribution was made on Mar 19
-
Unify interpretation of values of environment variables and CLI options
This contribution was made on Mar 16
-
Deprecate support of false values in urllib.parse.parse_qsl()
This contribution was made on Mar 16
-
Pydoc fails for test.test_enum
This contribution was made on Mar 11
-
Use PyDict_Pop()
This contribution was made on Mar 6
-
RotatingFileHandler formats the record twice
This contribution was made on Mar 3
-
RotatingFileHandler can create empty backups
This contribution was made on Mar 3





