TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #422 · 30 мар.

Если запустить REPL с модулем asyncio, то вы входите в особый асинхронный REPL. user@host:~$ python -m asyncio asyncio REPL 3.12.7 ... Use "await" directly instead of "asyncio.run()". >>> import asyncio >>> В этом режиме - создаётся и настраивается event loop - уже импортирован asyncio - работает await на верхнем уровне То есть такая команда сработает без ошибок! await asyncio.sleep(3) Удобно для тестирования асинхронных функций без создания ивентлупов и остальной обвязки. Работает в: 3.8+ #tricks#async

Резултати

Пронајдени 3 слични објави

Пребарај: #suggested

当前筛选 #suggested清除筛选
News and Tips

@NewsAndTipsNT · Post #3466 · 03.07.2025 г., 16:38

📰 Telegram has started developing a platform for creating your own gifts — Gift Studio. The platform will obviously allow you to make full-fledged and custom #gifts from your .tgs-files, which will be used fully, like regular gifts. In addition, due to the fact that Telegram added the text "by @xxx" next to "Collection gift №yyy", then in your custom gifts it will be possible to confirm your creative work and talent. 🛠Now the platform has just begun development, and authorization by phone number of your Telegram account does not work yet. #suggested