Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Introducing Incompatible Changes in Python
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Victor STINNER
- 3 Python 2 Unicode errors
- 4 Python 2: bytes vs Unicode
- 5 Python 3 uses Unicode
- 6 Iterators and generators
- 7 Python 3 uses generators
- 8 Why incompatible changes?
- 9 Python 3 D-Day
- 10 Högertrafikomläggningen
- 11 Underwear and socks
- 12 Then comes the C API
- 13 Update C extensions
- 14 Python 3: six module
- 15 Revert 3.10 changes
- 16 PEP 387
- 17 Smooth deprecation
- 18 Code search
- 19 Unmaintained projects
- 20 pythoncapi-compat
- 21 C API guidelines
- 22 C API headers
- 23 Fedora COPR
- 24 What's new?
- 25 Stable ABI
- 26 Test next Python