- 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,717 contributions in the last year
| Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | ||||||||||||||||||||||||||||||||||||||||
| 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
February 2024
Created 33 commits in 2 repositories
Created 1 repository
-
serhiy-storchaka/cherry-picker
Python
This contribution was made on Feb 12
Created a pull request in python/cpython that received 15 comments
gh-115133: Fix tests for XMLPullParser with Expat 2.6.0
Feeding the parser by too small chunks defers parsing to prevent CVE-2023-52425. Future versions of Expat may be more reactive. Issue: gh-115133
+38
−22
lines changed
•
15
comments
Opened 39 other pull requests in 2 repositories
python/cpython
30
merged
6
open
-
[3.11] gh-100985: Consistently wrap IPv6 IP address during CONNECT (GH-100986)
This contribution was made on Feb 17
-
[3.11] gh-96497: Mangle name before symtable lookup in 'symtable_extend_namedexpr_scope' (GH-96561)
This contribution was made on Feb 17
-
gh-112006: Fix inspect.unwrap() for types where __wrapped__ is a data descriptor
This contribution was made on Feb 15
-
gh-101293: Fix support of custom callables and types in inspect.Signature.from_callable()
This contribution was made on Feb 15
-
[3.11] gh-115252: Fix test_enum with -OO mode again (GH-115334)
This contribution was made on Feb 13
-
[3.12] gh-115233: Fix an example in the Logging Cookbook (GH-115325)
This contribution was made on Feb 12
-
Fix test_compile with -O mode
This contribution was made on Feb 12
-
Fix test_py_compile with -O mode
This contribution was made on Feb 12
-
gh-115341: Fix loading unit tests with doctests in -OO mode
This contribution was made on Feb 12
-
gh-115252: Fix test_enum with -OO mode again
This contribution was made on Feb 12
-
gh-115233: Fix an example in the Logging Cookbook
This contribution was made on Feb 12
-
gh-113942: Show functions implemented as builtin methods
This contribution was made on Feb 11
-
[3.11] [3.12] gh-97959: Fix rendering of routines in pydoc (GH-113941) (GH-115296)
This contribution was made on Feb 11
-
[3.11] gh-99430: Remove duplicated tests for old-styled classes (GH-99432)
This contribution was made on Feb 11
-
[3.12] gh-97959: Fix rendering of routines in pydoc (GH-113941)
This contribution was made on Feb 11
-
[3.11] gh-115011: Improve support of __index__() in setters of members with unsigned integer type (GH-115029)
This contribution was made on Feb 11
-
[3.12] gh-115011: Improve support of __index__() in setters of members with unsigned integer type (GH-115029)
This contribution was made on Feb 11
-
[3.11] gh-115172: Fix explicit index extries for the C API (GH-115173)
This contribution was made on Feb 11
-
[3.12] gh-115172: Fix explicit index extries for the C API (GH-115173)
This contribution was made on Feb 11
-
gh-115059: Remove debugging code in test_io
This contribution was made on Feb 10
-
[3.11] gh-115198: Fix support of Docutils >= 0.19 in distutils
This contribution was made on Feb 9
-
[3.11] gh-115198: Fix test_check_metadata_deprecation in test_distutils
This contribution was made on Feb 9
-
gh-115172: Fix explicit index extries for the C API
This contribution was made on Feb 8
-
gh-115059: Flush the underlying write buffer in io.BufferedRandom.read1()
This contribution was made on Feb 8
-
gh-79382: Fix recursive glob() with trailing "**"
This contribution was made on Feb 7
- Some pull requests not shown.
python/cherry-picker
1
open
2
merged
-
Better error message when cherry_picker is called in wrong state
This contribution was made on Feb 13
-
Remove multiple commit prefixes
This contribution was made on Feb 13
-
Make # replacing more strict
This contribution was made on Feb 12
Reviewed 104 pull requests in 2 repositories
python/cpython
25 pull requests
-
gh-115596: Fix
ProgramPriorityTestsintest_ospermanently changing the process priorityThis contribution was made on Feb 17 -
[3.12] gh-107155: Fix help() for lambda function with return annotati…
This contribution was made on Feb 17
-
gh-107155: Fix
help(lambda_func)whenlambda_funchas `__annotati…This contribution was made on Feb 17 -
Document use of ANY in test assertions
This contribution was made on Feb 17
-
gh-96497: Mangle name before symtable lookup in 'symtable_extend_namedexpr_scope'
This contribution was made on Feb 17
-
gh-97590: Update docs and tests for
ftplib.FTP.voidcmdThis contribution was made on Feb 17 -
gh-95782: Fix
io.BufferedReader.telletc. being able to return offsets < 0This contribution was made on Feb 17 -
Fix ProgramPriorityTests on FreeBSD with high nice value
This contribution was made on Feb 17
-
gh-87688: Amend SSLContext.hostname_checks_common_name docs
This contribution was made on Feb 17
-
GH-100884: email/_header_value_parser: don't encode list separators
This contribution was made on Feb 17
-
gh-100985: Consistently wrap IPv6 IP address during CONNECT
This contribution was made on Feb 17
-
gh-72249: Include the module name in the repr of partial object
This contribution was made on Feb 17
-
gh-56499: Update the pickle library's note section for the __setstate__ function
This contribution was made on Feb 17
-
gh-101384: add socket timeout to ThreadedVSOCKSocketStreamTest and skip it on WSL
This contribution was made on Feb 17
-
gh-101699: Explain using Match.expand with \g<0>
This contribution was made on Feb 17
-
gh-115567: Catch
test_ctypes.test_callbacks.test_i38748_stackCorruptionstdout outputThis contribution was made on Feb 16 -
[3.11] gh-115570: Fix DeprecationWarnings in test_typing
This contribution was made on Feb 16
-
gh-85294: Handle missing arguments to @singledispatchmethod gracefully
This contribution was made on Feb 16
-
gh-115077: Argument Clinic: generate better error messages when parsing function declaration
This contribution was made on Feb 16
-
gh-69990: Make Profile.print_stats support sorting by multiple values
This contribution was made on Feb 16
-
gh-101444: Optimize bytearray slice assignment for bytes-like object
This contribution was made on Feb 16
-
gh-101293: Fix support of custom callables and types in inspect.Signature.from_callable()
This contribution was made on Feb 16
-
gh-115490: Work around test.support.interpreters.channels not handling unloading
This contribution was made on Feb 15
-
docs: use consistent .append() in dis.rst
This contribution was made on Feb 14
-
Docs: spell out sentence about ndbm/gdbm file formats
This contribution was made on Feb 14
- Some pull request reviews not shown.
python/cherry-picker
1 pull request
-
Remove multiple commit prefixes
This contribution was made on Feb 13
Created an issue in python/cpython that received 1 comment
Redundant NOP is generated in -OO mode
Run test_dis:
$ ./python -OO -m test -vuall test_dis
...
======================================================================
FAIL: test_disassem…
1
comment
Opened 8 other issues in 2 repositories
python/cpython
3
open
3
closed
-
test_os permanently change the process priority
This contribution was made on Feb 17
-
Unittests with doctests cannot be loaded in -OO mode
This contribution was made on Feb 12
-
Improve index for the C API
This contribution was made on Feb 8
-
Setters of members with unsigned integer type and __index__()
This contribution was made on Feb 4
-
Tarfile ignores an error when trying to extract a directory on top of a file
This contribution was made on Feb 3
-
Possibly unintentional change in ssl
This contribution was made on Feb 2
python/cherry-picker
2
closed
-
Remove multiple commit prefixes
This contribution was made on Feb 13
-
Make # replacing more strict
This contribution was made on Feb 12





