-
Neu.ro
- Ukraine
- @SerhiyStorchaka
Block or Report
Block or report serhiy-storchaka
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
-
pyflakes Public
Forked from PyCQA/pyflakes
A simple program which checks Python source files for errors
Python 3
1,492 contributions in the last year
Activity overview
Contribution activity
August 2022
Created 9 commits in 3 repositories
Created 1 repository
Created a pull request in python/cpython that received 16 comments
gh-95736: Fix event loop creation in IsolatedAsyncioTestCase
It should be created before calling the setUp() method, but after checking for skipping a test. Issue: gh-95736 Automerge-Triggered-By: GH:tiran
Opened 12 other pull requests in 3 repositories
python/cpython
2
open
8
merged
- gh-96021: Explicitly close the IsolatedAsyncioTestCase runner in tests
- gh-96052: codeop: fix handling compiler warnings in incomplete input
- [3.10] gh-91838: Resolve more HTTP links which redirect to HTTPS (GH-…
- gh-95781: More strict format string checking in PyUnicode_FromFormatV()
- gh-91838: Resolve more HTTP links which redirect to HTTPS
- Fix links to old SF bugs
- [3.10] gh-91838: Use HTTPS links in docs for resources which redirect…
- [3.11] gh-91838: Use HTTPS links in docs for resources which redirect…
- gh-91838: Resolve HTTP links which redirect to HTTPS
- gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS
neuro-inc/neuro-cli
1
merged
python/pythondotorg
1
merged
Reviewed 9 pull requests in 1 repository
python/cpython
9 pull requests
- gh-96030: IsolatedAsyncioTestCase: don't create asyncio runner for skipped tests
- GH-95736: fix IsolatedAsyncioTestCase to set event loop before calling setup functions
- [3.11] gh-91838: Resolve more HTTP links which redirect to HTTPS (GH-95650)
- gh-95504: Fix sign placement in PyUnicode_FromFormat
- gh-70280: allow using custom sys.displayhook's with doctest
- [3.11] gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642)
- [3.10] gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642)
- gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS
- gh-77617: Add interactive shell for sqlite3
Created an issue in python/cpython that received 1 comment
Document the current practice for SystemError
@malemburg pointed that the documentation of SystemError only refers to CPython internal errors as the source.
https://docs.python.org/3/library/ex…





