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
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube