sobolevn

Results 602 issues of sobolevn

# Bug report This issue adds tests for `NoDefault` and attribute assignment: https://github.com/python/cpython/issues/118895 But, we never had tests for the same thing of `NotImplemented`. I will add a test case...

type-bug
tests

# Feature or enhancement They are different now: ![изображение](https://github.com/python/cpython/assets/4660275/617a8dd3-7fc2-478c-b380-6c6e0127ab20) Hm, right now I don't see any simple way of merging these two together: https://github.com/python/cpython/blob/c68acb1384a51eb745f572687eaf677371b9e765/Lib/asyncio/__main__.py#L15-L21 and https://github.com/python/cpython/blob/c68acb1384a51eb745f572687eaf677371b9e765/Lib/_pyrepl/simple_interact.py#L81-L83 I think that this...

type-feature
topic-asyncio
topic-repl

This needs to be a `brew` formula. Any help wanted?

I have looked through the code, it looks like `wemake-python-styleguide` support would be pretty easy to add. Link: https://github.com/wemake-services/wemake-python-styleguide

I am working on #10 which brings a lot of new meta files to the repository: - `.editorconfig` - `package.json` - `package-json.lock` - `.travis.yml` - `CONTRIBUTING.md` - `.remarkrc` - And...

I suggest to add some linting! I personally use `remark` and `remark-lint` quite successfully. The reason behind it is simple: I like coding standards (I consider documentation as code too)...

Sorry, that I have missed it earlier. But, when working together on some kind of scientific articles, it is highly important to stick to the same terms for the same...

I have found these guys on github: https://github.com/translation-gang I think that it may be a good idea to cooperate with them. Since we all do the same thing. @rtrv @jarosluv...

Hi, @hanneskaeufler! Thanks for your awesome plugin. We are using it inside our review pipeline with great success: https://github.com/wemake-services/kira-review But, I would like to suggest adding a very useful feature:...