Highlights
- Arctic Code Vault Contributor
- Developer Program Member
- GitHub Star
Pinned
3,138 contributions in the last year
Less
More
Activity overview
Contributed to
dry-python/returns,
wemake-services/wemake-python-styleguide,
wemake-services/wemake-django-template
and 5 other
repositories
Contribution activity
March 2021
Created 18 commits in 9 repositories
Created 1 repository
- sobolevn/toml-sort Python
Created a pull request in HypothesisWorks/hypothesis that received 14 comments
Adds no-implicit-reexport mypy option and refactors all violations
Closes #2884
+187
−171
•
14
comments
Opened 4 other pull requests in 3 repositories
HypothesisWorks/hypothesis
1
open
1
merged
python/mypy
1
open
pappasam/toml-sort
1
merged
Reviewed 22 pull requests in 11 repositories
wemake-services/wemake-python-styleguide 5 pull requests
HypothesisWorks/hypothesis 3 pull requests
wemake-services/kira-dependencies 3 pull requests
typeddjango/awesome-python-typing 3 pull requests
typeddjango/django-stubs 2 pull requests
wemake-services/wemake-python-package 1 pull request
ueberauth/ueberauth 1 pull request
dry-python/lambdas 1 pull request
mimesis-lab/mimesis-factory 1 pull request
wemake-services/kira-release 1 pull request
wemake-services/dotenv-linter 1 pull request
Created an issue in HypothesisWorks/hypothesis that received 8 comments
`mypy --no-implicit-reexport` infers `st.one_of(...) -> Any` in 6.3.3+
My CI failed, because of the mypy check.
For some reason the latest version did change the typing of st.one_of.
returns/contrib/hypothesis/containe…
8
comments