Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
- Developer Program Member
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
3,558 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 97 commits in 38 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 13 repositories not shown
Created 4 repositories
- sobolevn/developer-portfolios
- sobolevn/deno TypeScript
- sobolevn/djangox Python
- sobolevn/awesome-asyncio
Created a pull request in wemake-services/docker-image-size-limit that received 1 comment
Opened 11 other pull requests in 8 repositories
wemake-services/wemake-django-template
3
merged
timofurrer/awesome-asyncio
2
open
emmabostian/developer-portfolios
1
open
typeddjango/django-stubs
1
merged
dry-python/returns
1
merged
denoland/deno
1
merged
wsvincent/djangox
1
open
python/mypy
1
merged
Reviewed 29 pull requests in 10 repositories
typeddjango/django-stubs 10 pull requests
- AttributeError exception in copy_method_to_another_class
- create monkeypatching function for adding get_item dunder
- Add stubs for remaining commands in django.core.management.commands
- Annotate get_asgi_application
- change get_user to use a protocol requiring a session
- Add Point and Polygon to contrib.gis.geos
- Return a `User` model from `get_user_model` (as opposed to `Model`)
- Change InlineModelAdmin.formset to Type[BaseInlineFormSet]
- Fix ResourceWarning
- Add `is_active` field to `django.contrib.auth.AbstractBaseUser` model
wemake-services/wemake-python-styleguide 4 pull requests
dry-python/returns 4 pull requests
wemake-services/kira-dependencies 3 pull requests
wemake-services/dotenv-linter 2 pull requests
wemake-services/wemake-python-package 2 pull requests
wemake-services/wemake-django-template 1 pull request
typeddjango/djangorestframework-stubs 1 pull request
softwarefactory-project/dhall-ansible 1 pull request
DmytroLitvinov/django-http-referrer-policy 1 pull request
Created an issue in leon-thomm/Ryven that received 2 comments
Error handling
Hi! Thanks a lot for building this app, it looks cool! I would like to ask you about how errors should be handled? Python uses exceptions by defaul…