Demystify Python Types for PEP 729
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the intricacies of Python types and gain a deeper understanding of PEP 729 in this 44-minute conference talk from EuroPython 2024. Delve into the theoretical foundations of type systems, including Per Martin-Löf's type theory and Jeremy Siek's gradual typing, with practical Python code examples. Compare major type checkers and CPython based on recent research, and learn about the process of implementing new specifications in type systems. Discover the challenges behind implementation and understand the rationale for PEP 729, which proposes a new governance process for the Python type system. Gain valuable insights into the future of Python typing and its impact on the language's ecosystem.
Syllabus
Demystify Python Types for PEP 729 — Kir Chou
Taught by
EuroPython Conference
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity