- 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,491 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2022
Created 53 commits in 12 repositories
Created 2 repositories
- sobolevn/thanks Rust
- 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 41 other pull requests in 8 repositories
python/cpython
7
open
2
closed
5
merged
-
bpo-46711: increase timeout for
test_logging::test_post_fork_child_no_deadlock -
bpo-46709: fix race conditions in
unittest/test_brake - Fix sphinx-lint after #31097 and b878b3a
-
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
11
merged
1
closed
1
open
-
Improve
poplibwithLiteralvalues -
Fix
contexttype inpprint.PrettyPrinter.format -
Improve
pstatstyping -
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
4
merged
sobolevn/typeshed
2
open
1
merged
1
closed
rust-lang/thanks
1
merged
sobolevn/mssql-linux-friendly
1
merged
python-attrs/attrs
1
merged
sobolevn/git-secret
1
merged
Reviewed 43 pull requests in 16 repositories
python/cpython
14 pull requests
-
bpo-46711: increase timeout for
test_logging::test_post_fork_child_no_deadlock -
bpo-46465: Check eval breaker in specialized
CALLopcodes - bpo-46679: Don't ignore timeout argument in test.support.wait_process.
- bpo-46494: Mention the typing_extensions pkg in typing docs
- bpo-46643: Fix stringized P.args/P.kwargs with get_type_hints
-
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/mypy
12 pull requests
- Understand the self-destructing nature of Enum._ignore_
-
Fix
@dataclassto catch default / non-default fields order - 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
-
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/typing
3 pull requests
sobolevn/git-secret
2 pull requests
typeddjango/awesome-python-typing
1 pull request
wemake-services/django-test-migrations
1 pull request
typeddjango/django-stubs
1 pull request
wemake-services/kira-dependencies
1 pull request
sobolevn/wakatime-zsh-plugin
1 pull request
samuelcolvin/pydantic
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 Michael-F-Bryan/mdbook-linkcheck that received 2 comments
Scheduled CI of rustc-dev-guide fails with 429 Too Many Requests
error: Server returned 429 Too Many Requests for https://github.com/rust-lang/rustc-dev-guide/issues/1157 ┌─ debugging-support-in-rustc.md:355:55 …
2
comments