TGTGInsighttelegram intelligenceLIVE / telegram public index
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