Aliaksei Yaletski

Results 238 issues of Aliaksei Yaletski

When https://github.com/jackmaney/python-stdlib-list will support that version

https://docs.python.org/3/reference/import.html#namespace-packages

Module's source parsed to AST two times: - during import time - during call of smart_imports.all() Probably it is possible to implement import hook to compile & analyze one AST...

fast experiment shown, that there no great profit from that on my projects, but that feature could be helpfull in some cases

Без этого он пишет предупреждения при просмотре писем от игры. Скорее всего надо поставить какую-нибудь опцию в postfix.

comp_production
type_bug
cont_usability
cont_community
est_medium
good first issue

Скорее всего неправильный (старый) путь к статике прописан

type_bug
cont_usability
est_simple
comp_market
good first issue

от https://the-tale.org/accounts/82593 ``` Кстати, я заметил, что когда входишь в "Сообщения", невозможно написать отсюда письмо, надо выходить на аккаунт, кому хочешь написать и нажимать "личное сообщение"... Возможно внести кнопочку "написать"...

comp_general
type_improvement
cont_usability
est_simple
good first issue

Если игра останавливалась во время удаления аккаунта по GDPR. ``` KeyError: xxxxx File "the_tale/common/amqp_queues/workers.py", line 131, in process_cmd self.commands[cmd_type](**cmd_data) File "the_tale/game/workers/supervisor.py", line 287, in process_account_release_required self.send_release_account_cmd(account_id) File "the_tale/game/workers/supervisor.py", line 166,...

comp_general
type_bug
est_medium