TGTGInsighttelegram intelligenceLIVE / telegram public index
← MTProto Clients
MTProto Clients avatar

TGINSIGHT POST

Post #3419

@mtprotoclientscommits

MTProto Clients

Views25Post view count
PostedDec 1712/17/2025, 07:21 AM
Post content

Post content

LonamiWebs/Telethon/v1 • 664ceba • 1 files, +4/-3 Fix TestSyncifyAsyncContext.test_sync_acontext on Python 3.14 (#4722) `asyncio.get_event_loop` fails on Python 3.14 if there is no current event loop. For this particular test of sync behaviour, it seems to make most sense to explicitly create one. #telethon