У нас вы можете посмотреть бесплатно Guardrails An alternative view of safely working in Python — Christopher Neugebauer (PyBay 2025) или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Python – like many languages – lets you do dangerous things. Many of features that allow you to do inadvisable things were used to achieve things that since became defining features of Python.Python – unlike many languages – discovered that leaving these features lying next to dangerous things was a bad idea, and built guardrails around them.In this talk, we’ll explore this design philosophy, and use that to explain Python’s attitude to safely working with the language and its internals. For more information, see https://pybay.org/ Follow us on LinkedIn / pybay