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

Резултати

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

Пребарај: #campaignads

当前筛选 #campaignads清除筛选
AI & Law

@ai_and_law · Post #100 · 31.08.2023 г., 07:04

USA: FEC Invites Feedback on AI in Campaign Ads Hello AI&Law community! The US Federal Election Commission (FEC) seeks public opinions on AI usage in campaign ads. citizens can share their thoughts by October 16, 2023. On August 16, the FEC issued a notice inviting public commentary on a petition submitted by Public Citizen. The request urges the FEC to update its rule, extending the prohibition against fraudulent misrepresentation in campaign ads to AI utilization. #FEC#CampaignAds#AIRegulation