Oleg A.

Results 74 issues of Oleg A.

Any opened Node detail page show tasks not related to chosen node.

Get warn on npm build with `node:latest` `Node` and `npm` versions are correct. What's wrong? ``` bash npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '[email protected]', npm WARN...

For the last 7 months, I have not observed any activity to develop this library, meanwhile, pull requests for important fixes have been opened so far. I wrote my own...

Flask-style dispatcher look pretty and simple. It reduces entry threshold for beginners. It makes code more clear and readable ``` python @bot.message_handler(filters) def function_name(message): bot.reply_to(message, "This is a message handler")...

2020. Where is async?

Naming your library as a `bot` is a bad practice. Not clear to users, not clear to dependencies. Bot development is not just about you :) A more suitable and...

**Expected behavior** The presence of the "Black" icon means the application of the "Black" style for the code **Actual behavior** Now when I run Black I get fixes to existing...

bug

# Description Fixes #1006 ## Type of change - Bug fix (non-breaking change that fixes an issue) # How has this been tested? tests passed ## Test Configuration - Operating...

bug
3.x

### Checklist - [X] I am sure the error is coming from aiogram code - [X] I have searched in the issue tracker for similar bug reports, including closed ones...

bug
3.x