kiddten

Results 27 comments of kiddten

@graingert it does not help in case with factory ```python @pytest_asyncio.fixture async def async_client_factory(): @asynccontextmanager async def _factory(x): print(x) # just to simplify case, we need x as parameter for...

Seems service messages which were in group chat before migration to supergroup are losing.

Hmm.. I can't even find common messages in history which were before migration to supergroup.. Since history log starts from `"action":{"type":"migrated_from"}`

Seems it is time to start from scratch

@LukeLR you mean he have new versions of that repo but unpublished?

@arturtr could you please provide text in original w/o translation (I guess it is probably Russian but nevertheless)? I can't understand machine translation..

https://github.com/tdlib/td finally Telegram opened source of https://core.telegram.org/tdlib

When I am running tests I am focused on test. So it is a bit confusing when nothing happens except small progress on status bar. So could be useful for...