Block or Report
Block or report sobolevn
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
awesome-cryptography
awesome-cryptography PublicA curated list of cryptography resources and links.
-
git-secret
git-secret Public👥 A bash-tool to store your private data inside a git repository.
-
sobole-zsh-theme
sobole-zsh-theme PublicMinimalistic zsh theme inspired by the old-fashioned hobbies
3,281 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
Contribution activity
March 2024
Created 179 commits in 27 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 2 repositories not shown
Created 6 repositories
-
sobolevn/elixir
Elixir
This contribution was made on Mar 19
-
sobolevn/AnyBar
Objective-C
This contribution was made on Mar 19
-
sobolevn/gleam
Rust
This contribution was made on Mar 17
-
sobolevn/color-theme
HTML
This contribution was made on Mar 16
-
sobolevn/pustota
Java
This contribution was made on Mar 16
-
sobolevn/language-tour
Gleam
This contribution was made on Mar 12
Created a pull request in python/cpython that received 18 comments
gh-116326: Handler errors correctly in getwindowsversion in sysmodule
PyErr_Occurred is no longer needed, because we check for all NULL values
I've also added an explicit error check when Py_BuildValue("(kkk)", ...) …
+32
−20
lines changed
•
18
comments
Opened 93 other pull requests in 22 repositories
python/cpython
7
open
28
merged
-
gh-117166: Ignore empty and temporary dirs in
test_makefileThis contribution was made on Mar 24 -
gh-116991: Improve
pygen --helpforpythonsubparserThis contribution was made on Mar 19 -
[3.11] gh-116858: Add
@cpython_onlyto several tests intest_cmd_line(GH-116859)This contribution was made on Mar 16 -
[3.12] gh-116858: Add
@cpython_onlyto several tests intest_cmd_line(GH-116859)This contribution was made on Mar 16 -
gh-116860: Remove outdated
test_parserhackfromtest_futureThis contribution was made on Mar 15 -
gh-116858: Add
@cpython_onlyto several tests intest_cmd_lineThis contribution was made on Mar 15 -
gh-116789: Add more tests for
inspect.getmembersThis contribution was made on Mar 14 -
[3.12] gh-116780: Fix
test_inspectin-OOmode (GH-116788)This contribution was made on Mar 14 -
gh-116780: Fix
test_inspectin-OOmodeThis contribution was made on Mar 14 -
gh-116785: Fix direct invocation of
test_inspectThis contribution was made on Mar 14 -
gh-116782: Mention
__type_params__ininspect.getmembersdocsThis contribution was made on Mar 14 -
gh-116714: Handle errors correctly in
PyFloat_GetInfoThis contribution was made on Mar 13 -
gh-100746: Improve
test_named_expressions.pyThis contribution was made on Mar 13 -
[3.11] gh-110819: Fix ‘kind’ may be used uninitialized warning in
longobject(GH-116599)This contribution was made on Mar 12 -
gh-110819: Fix ‘kind’ may be used uninitialized warning in
longobjectThis contribution was made on Mar 11 -
gh-116590: Fix unused
current_thread_holds_gilfunction warningThis contribution was made on Mar 11 -
gh-116576: Fix
Tools/scripts/sortperf.pysorting the same listThis contribution was made on Mar 10 -
gh-108901: Add
skip_bound_argtoSignature.from_callable()andsignature()This contribution was made on Mar 10 -
gh-116545: Fix error handling in
mkpwentinpwdmoduleThis contribution was made on Mar 9 -
gh-116541: Handle errors correctly in
_pystatvfs_fromstructstatvfsThis contribution was made on Mar 9 -
gh-108901: Add
inspect.Signature.from_frameThis contribution was made on Mar 9 -
gh-116520: Fix error handling in
os_get_terminal_size_implinposixmoduleThis contribution was made on Mar 8 -
gh-116491: Improve
test_win32_verThis contribution was made on Mar 8 -
gh-116493: Remove
_winregimports fromplatform.pyThis contribution was made on Mar 8 -
Fix markup of
win32_verinplatform.rstThis contribution was made on Mar 8 - Some pull requests not shown.
wemake-services/wemake-python-styleguide
12
merged
1
closed
-
Version 0.19.2
This contribution was made on Mar 26
-
Do not report
WPS440when...is the only node in the function defitionThis contribution was made on Mar 26 -
Fix WPS220 for top-level Ellipsis
This contribution was made on Mar 26
-
Improve tests of pep695
This contribution was made on Mar 26
-
Support naming validation for PEP695
This contribution was made on Mar 25
-
Fix pattern matching and block overlaps
This contribution was made on Mar 25
-
Support
MatchStarnamingThis contribution was made on Mar 25 -
Support
ast.TryStarandexcept*This contribution was made on Mar 25 -
Format error text
This contribution was made on Mar 25
-
Run tests on 3.12
This contribution was made on Mar 25
-
Must not use explicit
objectbase-classThis contribution was made on Mar 25 -
Update .readthedocs.yml
This contribution was made on Mar 13
-
Update .readthedocs.yml
This contribution was made on Mar 4
gleam-lang/gleam
11
merged
1
closed
1
open
-
Re-enable
unused_qualificationsincompiler-cli/main.rsThis contribution was made on Mar 22 -
Bump
pulldown-cmarkto 0.10.0This contribution was made on Mar 22 -
Setup dependabot for Rust
This contribution was made on Mar 22
-
Add vscode recommended extensions
This contribution was made on Mar 22
-
Fix error message when trying to use single quotes to define a string
This contribution was made on Mar 22
-
Fix
test_wasmto actually run testsThis contribution was made on Mar 21 -
WIP: replace
capnprontowithserde+bincodeThis contribution was made on Mar 21 -
Add
timeout-minutesto CIThis contribution was made on Mar 19 -
Improve ci.yml and add dependabot.yml
This contribution was made on Mar 19
-
Add aarch64-apple-darwin CI target
This contribution was made on Mar 18
-
Fix nested tuple dot access lexing, refs #1980
This contribution was made on Mar 18
-
Update .gitattributes, round 2
This contribution was made on Mar 17
-
Fix generated files in
.gitattributesThis contribution was made on Mar 17
typeddjango/django-stubs
7
merged
-
Use
PRI_MYPYinget_additional_depshookThis contribution was made on Mar 22 -
Do not annotate PRs with pyright
This contribution was made on Mar 22
-
Clean the cache on each run of
stubtestThis contribution was made on Mar 18 -
Bump
pytest-mypy-pluginsto 3.1.1This contribution was made on Mar 13 -
Update mypy, add a bit more metadata
This contribution was made on Mar 11
-
Remove some deprecated Django 3.x APIs
This contribution was made on Mar 5
-
Update django to 5.0.3
This contribution was made on Mar 5
typeddjango/djangorestframework-stubs
5
merged
-
Update djangorestframework to 3.15.1
This contribution was made on Mar 25
-
Update DRF to 3.15.0
This contribution was made on Mar 18
-
Use explicit target versions for black
This contribution was made on Mar 14
-
Bump
pytest-mypy-pluginsandmypyThis contribution was made on Mar 14 -
Update
pre-commitThis contribution was made on Mar 4
wemake-services/dotenv-linter
3
merged
-
Update Python version of GitHub Action
This contribution was made on Mar 13
-
Update Dockerfile with new reviewdog version
This contribution was made on Mar 13
-
Version 0.5.0 release
This contribution was made on Mar 13
dry-python/returns
2
merged
-
Use
/for pos-only paramsThis contribution was made on Mar 11 -
Update mypy config
This contribution was made on Mar 4
python/mypy
1
merged
-
Add
py312target version toblackconfigThis contribution was made on Mar 4
python/typing_extensions
1
merged
-
Make sure that
ReadOnlyis removed when usingget_type_hints(include_extra=False)This contribution was made on Mar 5
python/devguide
1
merged
-
Add myself to
typingexpertsThis contribution was made on Mar 8
wemake-services/inspect313
1
merged
-
Version 0.1.0 release
This contribution was made on Mar 9
wemake-services/django-split-settings
1
merged
-
Version 1.3.0 release
This contribution was made on Mar 9
gleam-lang/language-tour
1
merged
-
Fix typo in
lesson00_standard_library_packageThis contribution was made on Mar 12
typeddjango/pytest-mypy-plugins
1
merged
-
Version 3.1.1 release
This contribution was made on Mar 13
RustPython/RustPython
1
merged
-
Remove incorrect
@expectedFailures fromtest_cmd_lineThis contribution was made on Mar 15
grigoryvp/color-theme
1
merged
-
Delete vscode/.DS_Store
This contribution was made on Mar 16
tonsky/AnyBar
1
merged
-
Highlight several missed code blocks in README.md
This contribution was made on Mar 19
elixir-lang/elixir
1
open
-
Change how CI jobs are canceled
This contribution was made on Mar 19
sobolevn/ship-it-boardgame
1
merged
-
Adds pre-commit support
This contribution was made on Mar 20
wemake-services/wemake-dind
1
merged
-
Update Dockerfile
This contribution was made on Mar 22
wemake-services/dump-env
1
merged
-
Version 1.5.0
This contribution was made on Mar 22
wemake-services/docker-image-size-limit
1
merged
-
Use strict mode for mypy
This contribution was made on Mar 25
Reviewed 93 pull requests in 20 repositories
python/cpython
25 pull requests
-
gh-117294: Report DocTestCase as skipped if all examples in the doctest are skipped
This contribution was made on Mar 27
-
gh-116622: Enable
test_docteston platforms that don't support subprocessesThis contribution was made on Mar 27 -
gh-117166: Ignore empty and temporary dirs in
test_makefileThis contribution was made on Mar 25 -
gh-117110: Fix subclasses of typing.Any with custom constructors
This contribution was made on Mar 21
-
gh-116991: Improve
pygen --helpforpythonsubparserThis contribution was made on Mar 20 -
gh-116742 : Fix assertIn check with [None, b'BDFL'] as values for stdout
This contribution was made on Mar 16
-
gh-116877: Update
wheelto version0.43.0This contribution was made on Mar 16 -
[3.12] gh-116782: Mention
__type_params__ininspect.getmembersdocs (GH-116783)This contribution was made on Mar 15 -
gh-116789: Add more tests for
inspect.getmembersThis contribution was made on Mar 15 -
gh-90562: Fix
super()without args calls fordataclasseswith slotsThis contribution was made on Mar 13 -
gh-116705: Fixed typo in exception handling
This contribution was made on Mar 13
-
[3.11] gh-106687: _ssl: use uint64_t for SSL options (#106700)
This contribution was made on Mar 12
-
gh-116491: Improve
test_win32_verThis contribution was made on Mar 12 -
[3.12] gh-110819: Fix ‘kind’ may be used uninitialized warning in
longobject(GH-116599)This contribution was made on Mar 12 -
[3.11] gh-116541: Handle errors correctly in
_pystatvfs_fromstructstatvfs(GH-116542)This contribution was made on Mar 12 -
[3.12] gh-116541: Handle errors correctly in
_pystatvfs_fromstructstatvfs(GH-116542)This contribution was made on Mar 12 -
gh-110819: Fix ‘kind’ may be used uninitialized warning in
longobjectThis contribution was made on Mar 11 -
gh-116541: Handle errors correctly in
_pystatvfs_fromstructstatvfsThis contribution was made on Mar 11 -
[3.11] gh-116545: Fix error handling in
mkpwentinpwdmodule(GH-116548)This contribution was made on Mar 11 -
[3.12] gh-116545: Fix error handling in
mkpwentinpwdmodule(GH-116548)This contribution was made on Mar 11 -
gh-108901: Add
skip_bound_argtoSignature.from_callable()andsignature()This contribution was made on Mar 11 -
gh-108901: Add
inspect.Signature.from_frameThis contribution was made on Mar 10 -
[3.12] gh-115142: Skip
test__xxsubinterpretersif_testcapiis not availableThis contribution was made on Mar 9 -
gh-115142: Skip
test__xxsubinterpretersif_testinternalcapiis not availableThis contribution was made on Mar 9 -
GH-115976: Add WASI to CI
This contribution was made on Mar 8
- Some pull request reviews not shown.
typeddjango/django-stubs
25 pull requests
-
5.0: Update
django.contrib.adminThis contribution was made on Mar 26 -
[pre-commit.ci] pre-commit autoupdate
This contribution was made on Mar 25
-
Add first stub for get_model_admin
This contribution was made on Mar 25
-
Update
_default_managerand_base_managerto beManagerThis contribution was made on Mar 22 -
Set the calculated metaclass when creating type info in the plugin
This contribution was made on Mar 22
-
feat: Allow setting django_settings_module from env
This contribution was made on Mar 21
-
Pyright joins the workflow in an advisory capacity
This contribution was made on Mar 21
-
Add GitHub actions release workflow
This contribution was made on Mar 19
-
Keep abstract Django models internally in the plugin
This contribution was made on Mar 19
-
Fix annotations of
Metatypes within models and formsThis contribution was made on Mar 19 -
Bump black from 24.2.0 to 24.3.0
This contribution was made on Mar 18
-
Specify d.c.serializers.base.DeserializedObject.object type
This contribution was made on Mar 14
-
5.0: Update
django.utilsThis contribution was made on Mar 14 -
5.0: Update
django.testThis contribution was made on Mar 14 -
5.0: Update
django.viewsThis contribution was made on Mar 14 -
5.0: Update
django.confThis contribution was made on Mar 14 -
5.0: Update
django.contrib.authThis contribution was made on Mar 14 -
[pre-commit.ci] pre-commit autoupdate
This contribution was made on Mar 13
-
Allow timedelta type for session.set_expiry() argument
This contribution was made on Mar 12
-
Add BoundField.__html__()
This contribution was made on Mar 12
-
Bump pytest from 8.1.0 to 8.1.1
This contribution was made on Mar 11
-
Allow immutable
extra_contextonTemplateViewsThis contribution was made on Mar 7 -
Fix BaseModelAdmin.view_on_site annotation
This contribution was made on Mar 7
-
Fix type annotation for RegisterLookupMixin.class_lookups
This contribution was made on Mar 4
-
Add URL converter protocol type
This contribution was made on Mar 2
typeddjango/djangorestframework-stubs
8 pull requests
-
Allow passing
None,emptytoModelSerializer.__init__()default=andinitial=kwargsThis contribution was made on Mar 19 -
[3.15] Add ValidationError params argument & default_params attribute
This contribution was made on Mar 19
-
[3.15] Add SimpleRouter use_regex_path argument
This contribution was made on Mar 19
-
Fix and enable Ruff lints PYI002, PYI026
This contribution was made on Mar 19
-
Clean mypy cache on each run of
stubtestThis contribution was made on Mar 19 -
[pre-commit.ci] pre-commit autoupdate
This contribution was made on Mar 13
-
Bump types-requests from 2.31.0.20240310 to 2.31.0.20240311
This contribution was made on Mar 12
-
Use
Pattern[str]forRegexFieldThis contribution was made on Mar 4
wemake-services/wemake-python-styleguide
6 pull requests
-
Corrected you to your
This contribution was made on Mar 23
-
Bump autopep8 from 2.0.4 to 2.1.0
This contribution was made on Mar 18
-
Fix empty lines for implicit concatination
This contribution was made on Mar 11
-
Fix empty lines for func definition with ellipsis
This contribution was made on Mar 11
-
Bump nbqa from 1.8.3 to 1.8.4
This contribution was made on Mar 8
-
Bump hypothesis from 6.98.12 to 6.98.15
This contribution was made on Mar 1
conda-forge/types-pywin32-feedstock
4 pull requests
-
types-pywin32 v306.0.0.20240319
This contribution was made on Mar 19
-
types-pywin32 v306.0.0.20240313
This contribution was made on Mar 13
-
types-pywin32 v306.0.0.20240312
This contribution was made on Mar 12
-
types-pywin32 v306.0.0.20240310
This contribution was made on Mar 10
wemake-services/inspect313
2 pull requests
-
[pre-commit.ci] pre-commit autoupdate
This contribution was made on Mar 12
-
Bump ruff from 0.2.2 to 0.3.0
This contribution was made on Mar 4
python/mypy
2 pull requests
-
Add incremental tests for TypeGuard/TypeIs
This contribution was made on Mar 1
-
Implement TypeIs (PEP 742)
This contribution was made on Mar 1
wemake-services/flake8-eradicate
1 pull request
-
Bump pytest-cov from 4.1.0 to 5.0.0
This contribution was made on Mar 25
lk-geimfari/mimesis
1 pull request
-
Move pytest plugin
This contribution was made on Mar 25
wemake-services/docker-image-size-limit
1 pull request
-
Bump wemake-python-styleguide from 0.19.0 to 0.19.2
This contribution was made on Mar 27
DmytroLitvinov/awesome-flake8-extensions
1 pull request
-
Add flake8-logging
This contribution was made on Mar 19
gleam-lang/gleam
1 pull request
-
Improve ci.yml and add dependabot.yml
This contribution was made on Mar 19
wemake-services/wemake-django-template
1 pull request
-
Bump safety from 3.0.1 to 3.1.0 in /{{cookiecutter.project_name}}
This contribution was made on Mar 27
python/typeshed
1 pull request
-
[psutil] add settable info property
This contribution was made on Mar 15
wemake-services/coverage-conditional-plugin
1 pull request
-
fix the tool.coverage.coverage_conditional_plugin.omit example
This contribution was made on Mar 14
wemake-services/dotenv-linter
1 pull request
-
Bump actions/checkout from 3 to 4
This contribution was made on Mar 14
conda-forge/pytest-mypy-plugins-feedstock
1 pull request
-
pytest-mypy-plugins v3.1.1
This contribution was made on Mar 13
wemake-services/ecto_autoslug_field
1 pull request
-
Bump ex_doc from 0.31.1 to 0.31.2
This contribution was made on Mar 6
typeddjango/awesome-python-typing
1 pull request
-
add basedpyright
This contribution was made on Mar 5
dry-python/returns
1 pull request
-
fix typo in docs
This contribution was made on Mar 2
Created an issue in python/cpython that received 27 comments
Consider deprecating platform.java_ver because it is only helpful for Jython
Feature or enhancement
What do you think about deprecating platform.java_ver? It is never used on CPython, it is a helper for Jython only, which is…
27
comments
Opened 38 other issues in 9 repositories
python/cpython
20
closed
8
open
-
Potential string parsing regression in 3.12
This contribution was made on Mar 25
-
pegen --helpshould mention that it needs different grammar filesThis contribution was made on Mar 19 -
test_parserhackintest_futureis outdatedThis contribution was made on Mar 15 -
Mark some tests
test_cmd_lineascpython_onlyThis contribution was made on Mar 15 -
inspect.getmembersis not fully testedThis contribution was made on Mar 14 -
Direct invocation of
test_inspect/test_inspect.pyfailsThis contribution was made on Mar 14 -
inspect.getmemberdocs do not mention__type_params__for functions and classesThis contribution was made on Mar 14 -
Test
test_inspectfails with-OOThis contribution was made on Mar 14 -
Handle error correctly in
PyFloat_GetInfoThis contribution was made on Mar 13 -
Make sure that
statvfsis used correctlyThis contribution was made on Mar 12 -
"warning: ‘kind’ may be used uninitialized" in
longobject.cThis contribution was made on Mar 11 -
Warning "unused function 'current_thread_holds_gil'" in
ceval_gil.cThis contribution was made on Mar 11 -
Warning "code will never be executed" in
_LOAD_CONSTinoptimizer_cases.c.hThis contribution was made on Mar 11 -
Multiple things wrong with
mkpwentinpwdmoduleThis contribution was made on Mar 9 -
Handle errors correctly in
_pystatvfs_fromstructstatvfsinposixmoduleThis contribution was made on Mar 9 -
Handle errors correctly in
os_get_terminal_size_implinposixmodule.cThis contribution was made on Mar 8 -
Consider supporting
RustPythonandGraalPyinplatform.python_implementationThis contribution was made on Mar 8 -
Do not try to import
_winreginplatformmoduleThis contribution was made on Mar 8 -
Improve
test_win32_verintest_platformThis contribution was made on Mar 8 -
Possible test flakyness:
test_logging.TimedRotatingFileHandlerTest.test_rollover_at_midnightfailureThis contribution was made on Mar 7 -
Handle errors correctly in
os_waitid_implinposixmoduleThis contribution was made on Mar 7 -
Possible undefined behavior in
arraymoduleandgetargsThis contribution was made on Mar 7 -
Warning: "variable ‘right’ set but not used" in
optimizer_cases.c.hThis contribution was made on Mar 6 -
Handle errors correctly in
wait_helperinposixmodule.cThis contribution was made on Mar 6 -
New CI failures
This contribution was made on Mar 5
- Some issues not shown.
gleam-lang/gleam
3
closed
-
Improve suggestion when using
'for string defitionThis contribution was made on Mar 22 -
Consider setting up Dependabot for Cargo
This contribution was made on Mar 21
-
test-wasmdoes not run any testsThis contribution was made on Mar 21
wemake-services/wemake-python-styleguide
1
closed
-
self._tokens[1]:IndexError: list index out of rangeThis contribution was made on Mar 26
drcika/apc-extension
1
closed
-
Is it possible to remove this white line between status bar on macos and vscode?
This contribution was made on Mar 19
python/cherry-picker
1
open
-
Constant failures: "Command '['git', 'log', '--format=%H', '3.12..']' returned non-zero exit status 128"
This contribution was made on Mar 16
tonsky/vscode-theme-alabaster
1
closed
-
Confusing README statements
This contribution was made on Mar 15
microsoft/pylance-release
1
open
-
Pylance extension changes how newlines are formatted
This contribution was made on Mar 13
python/mypy
1
open
-
Using
classmethodof generic alias of a generic type and--disallow-any-genericsThis contribution was made on Mar 4
typeddjango/pytest-mypy-plugins
1
open
-
Allow custom properties in our json schema
This contribution was made on Mar 1