Highlights
- GitHub Star
- 3 discussions answered
Block or Report
Block or report sobolevn
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
3,361 contributions in the last year
Less
More
Contribution activity
April 2022
Created 22 commits in 14 repositories
Created 1 repository
- sobolevn/alembic Python
Created a pull request in sqlalchemy/alembic that received 19 comments
Use -> None in script templates by default
Description
When working together with mypy we have a problem with the default template.
mypy raises errors on all migrations when used with https…
+27
−20
•
19
comments
Opened 4 other pull requests in 3 repositories
wemake-services/wemake-python-styleguide
1
merged
1
closed
typeddjango/django-stubs
1
merged
sobolevn/git-secret
1
merged
Reviewed 47 pull requests in 17 repositories
typeddjango/django-stubs
11 pull requests
- add fail_silently attribute for BaseEmailBackend instances
- Fix incorrect instance arg for BaseInlineFormSet.__init__
- More CI jobs
- Recover after #909
- Update media render return values to SafeString
- Add missing type for setup_databases
- Update edit.pyi
- issue-914: ValidationError.error_dict type fix
- Add ExtractIsoWeekDay
- Large update
- Emit error instead of raising on union custom QuerySet