Kirill Podoprigora

Results 16 issues of Kirill Podoprigora

Ссылка на саму главу: https://mastergroosha.github.io/telegram-tutorial-2/inline_mode/ Хотелось бы добавить в самом начале главы информацию о том что инлайн-режим бота перед использованием необходимо включить в его настройках в BotFather

Can we have more Protocols in typing.py? Like SupportsLt(about `__lt__`), SupportsLe, SupportsEq, SupportsNe, SupportsGe, SupportsGt.

topic: feature

* Issue: gh-117100

awaiting review
skip news

# Bug report ### Bug description: Popped up in https://github.com/python/cpython/pull/117028/files and https://github.com/python/cpython/pull/117093/files ### CPython versions tested on: CPython main branch ### Operating systems tested on: _No response_ ### Linked PRs...

type-bug

On the current moment, pyperformance loads a single core Is there any reason why this is so?

enhancement

This PR for a ``compileall.py`` module * ``Lib/compileall.py`` needs an update * ``Lib/test/test_compileall.py`` needs to be created :)

This PR for a ``copyreg.py`` module. * ``Lib/copyreg.py`` needs an update * ``Lib/test/test_copyreg.py`` needs to be created

"all" as a valid alias for "always" action has been added in the https://github.com/python/cpython/pull/121164

Seems that was a culprit, with that I cannot reproduce failure in ``test_asyncio_repl_is_ok``: ```python ./python -m test -R 100:100 test_repl test_list -j 2 Using random seed: 985022535 0:00:00 load avg:...

awaiting review
skip news

…e of a function (GH-121680) (cherry picked from commit 178e44de8f023be7a5dc400044ab61983b191f24) * Issue: gh-121657

awaiting review