Tales from the Abyss - Most Obscure CPython Bugs and How to Solve Them
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Dive into a 28-minute conference talk from EuroPython 2024 that explores some of the most obscure and challenging bugs encountered in CPython development. Discover the weird and wonderful world where Python stops behaving like Python, and learn how developers navigate this dimension of infinite possibilities. Gain insights into advanced debugging techniques used to tackle complex issues in large codebases like CPython. Equip yourself with valuable tips and tricks for solving similar perplexing problems in your own projects or for contributing to CPython itself. Join Pablo Galindo Salgado as he shares fascinating tales from the depths of CPython development and reveals the strategies used to overcome seemingly insurmountable coding challenges.
Syllabus
Tales from the abyss: some of the most obscure CPython bugs — Pablo Galindo Salgado
Taught by
EuroPython Conference
Related Courses
Porting Python to WebAssemblyCNCF [Cloud Native Computing Foundation] via YouTube How We Are Making CPython Faster - Past, Present and Future
EuroPython Conference via YouTube How We Are Supercharging F-Strings in Python 3.12
EuroPython Conference via YouTube Tales of Python Security
EuroPython Conference via YouTube Demystifying Python’s Internals - Diving into CPython by Implementing a Pipe Operator
EuroPython Conference via YouTube