-
Neu.ro
- 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
-
-
-
-
-
-
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
Less
More
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
Opened 13 other pull requests in 1 repository
python/cpython
4
open
9
merged
- gh-66410: Do not stringify arguments of Tkinter callback
- gh-97928: Change the behavior of tkinter.Text.count()
- gh-94473: Flatten arguments in tkinter.Canvas.coords()
- Add more tkinter.Canvas tests
- gh-93453: No longer create an event loop in get_event_loop()
- gh-97928: Fix handling options starting with "-" in tkinter.Text.count()
- gh-97928: Add tests for tkinter.Text.count()
- [3.10] Add more syslog tests (GH-97953).
- [3.11] Add more syslog tests (GH-97953).
- [3.10] gh-97728: Argument Clinic: Fix uninitialized variable in the Py_UNICODE converter (GH-97729)
- gh-97758: Fix a crash in getpath_joinpath() called without arguments
- [3.11] gh-97728: Argument Clinic: Fix uninitialized variable in the Py_UNICODE converter (GH-97729)
- gh-97728: Argument Clinic: Fix uninitialized variable in the Py_UNICODE converter
Reviewed 17 pull requests in 1 repository
python/cpython
17 pull requests
- gh-98393: Update test_os for bytes-like types
- [3.10] Add more tkinter.Canvas tests (GH-98475)
- [3.11] Add more tkinter.Canvas tests (GH-98475)
- [3.11] gh-97928: Fix handling options starting with "-" in tkinter.Text.count() (GH-98436)
- [3.10] gh-97928: Fix handling options starting with "-" in tkinter.Text.count() (GH-98436)
- [3.11] gh-97928: Add tests for tkinter.Text.count() (GH-98269)
- [3.10] gh-97928: Add tests for tkinter.Text.count() (GH-98269)
- gh-98393: os module reject bytes-like, only accept bytes
- gh-97982: Remove asciilib_count()
- gh-95011: Migrate syslog module to Argument Clinic
-
gh-97982: Reuse
PyUnicode_Countinunicode_count - [3.11] gh-95196: Disable incorrect pickling of the C implemented classmethod descriptors (GH-96383)
- [3.10] gh-95196: Disable incorrect pickling of the C implemented classmethod descriptors (GH-96383)
- gh-96346: Use double caching for re._compile()
- gh-95196: Disable incorrect pickling of the C implemented classmethod descriptors
- [3.11] gh-97758: Fix a crash in getpath_joinpath() called without arguments (GH-97759)
- gh-74696: Pass root_dir to custom archivers which support it
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
python/cpython
1
closed
9
contributions
in private repositories
Oct 3 – Oct 20





