- Nizhny Novgorod, Russia
- https://sobolevn.me
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,458 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2022
Created 43 commits in 9 repositories
Created 1 repository
- sobolevn/attrs Python
Created a pull request in python/mypy that received 13 comments
Allow better tuple type aliases, fix "Type application" error
I am also testing how new mypy_primer and mypy_comment actions work: #12125
I expect "No change" comment to appear.
Closes #11098
+59
−6
•
13
comments
Opened 33 other pull requests in 7 repositories
python/cpython
4
merged
6
open
1
closed
-
bpo-46685: cover
TypeErrorofForwardRef(1)intest_typing -
bpo-46685: improve test coverage of
SelfandNeverintyping -
bpo-46672: fix
NameErrorinasyncio.gatherif type check fails -
bpo-46648: move
test_issue16464tourllib2_localnet -
[3.10] bpo-46611: add coverage to instance and class checks in
typing.py(GH-31078) -
bpo-46650: add more examples to
test_sched.test_priority -
bpo-46647: make sure
test_functoolsworks with and without_functoolsmodule -
bpo-46646: mention that
bytesare accepted inipaddressdocs -
bpo-46611: add coverage to instance and class checks in
typing.py -
bpo-46603: improve coverage of
typing._strip_annotations -
bpo-46571: improve
typing.no_type_checkto skip foreign objects
python/typeshed
1
closed
1
open
8
merged
-
Improve
toml.pyiby removing old versions -
Improve
Random.getstateandRandom.setstate -
queue.Queue.queueis aMutableSequence -
Improve
pydoctypings -
Update
actions/github-scripttov5 -
Improve
readlinetypings -
Improve
runpytypings -
Improve
schedtypings -
Improve
ipaddressmodule -
Use
async definstead ofdef ... -> Awaitableintyping
python/mypy
2
open
3
merged
sobolevn/typeshed
2
open
1
merged
1
closed
sobolevn/mssql-linux-friendly
1
merged
python-attrs/attrs
1
merged
sobolevn/git-secret
1
merged
Reviewed 33 pull requests in 13 repositories
python/mypy
11 pull requests
- Add support for Never
- stubgen: fixed handling of Protocol and added testcase
- Migrate core to use ErrorMessage class
- Support overriding dunder attributes in Enum subclass
- Understand the self-destructing nature of Enum._ignore_
-
Document
Required[]andNotRequired[]types in TypedDict - Treat methods with empty bodies in Protocols as abstract
-
Add
match_argssupport toattr.s() - add support for typing.reveal_type
- Report unreachable except blocks
- SubtypeVisitor: treat ParamSpec as if it was a covariant TypeVar
python/cpython
9 pull requests
-
bpo-46685: improve test coverage of
SelfandNeverintyping - bpo-46671 Fix empty iter error message in min/max
- bpo-46676: Make ParamSpec args and kwargs equal to themselves
-
bpo-46672: fix
NameErrorinasyncio.gatherif type check fails - bpo-46644: No longer accept arbitrary callables as type arguments in generics
-
bpo-46646: mention that
bytesare accepted inipaddressdocs -
bpo-46611: add coverage to instance and class checks in
typing.py - Fix assertCountEqual for dictionary elements
-
bpo-46603: improve coverage of
typing._strip_annotations
python/typing
2 pull requests
sobolevn/git-secret
2 pull requests
sobolevn/wakatime-zsh-plugin
1 pull request
samuelcolvin/pydantic
1 pull request
typeddjango/django-stubs
1 pull request
aio-libs/sockjs
1 pull request
sobolevn/mssql-linux-friendly
1 pull request
wemake-services/coverage-conditional-plugin
1 pull request
python/typeshed
1 pull request
dry-python/returns
1 pull request
python-attrs/attrs
1 pull request
Created an issue in sobolevn/git-secret that received 2 comments
Centos CI fails
Step 4/4 : RUN dnf -y update && dnf install -y bash gawk git gnupg diffutils file findutils procps make && dnf clean all && rm -rf /var/cache/yum …
2
comments