The Python's Stability Promise
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the concept of Python's stability promise in this 22-minute conference talk from EuroPython 2023. Delve into the world of Python extensions and the C-API, understanding how modules often rely on implementations in other languages. Discover the importance of PEP 387 in maintaining backward compatibility and learn about the Limited API introduced in Python 3.2. Gain insights into the benefits of Stable ABI compatible wheels for simplifying release processes. Acquire the necessary knowledge to implement the Limited API in your own projects, ensuring greater stability and compatibility across different Python versions.
Syllabus
The Python's stability promise — Cristián Maureira-Fredes
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