У нас вы можете посмотреть бесплатно Make a working implementation of async functions in Python 2.1—Christopher Neugebauer (PyBay 2024) или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
FULL TITLE: "Let's make a working implementation of async functions in Python 2.1; or, why to use newer Pythons" — Christopher Neugebauer (PyBay 2024)" Often I hear people lamenting that Python has too many features and that older versions of Python were better for that exact reason. To make those people happy, we're going to pick apart the features of Python that enable the `async`/`await` syntax, layer by layer, until we happen upon a working implementation of coroutines that will function in Python 2.1. Somewhere in this talk will be some useful discussions about why recent syntactic developments in Python are a good thing actually, but let's not lie, you're reading this abstract for the stunt content. You'll get what you came for. Speaker Bio: https://2024.pybay.org/speaking/