Python - CPython new features Session List
Demystifying Python's Internals: Diving into CPython by implementing a pipe operator
Sebastiaan Zeeff
Python - CPython new features, Python fundamentalsDo you want to dive into the CPython Source Code but feel a bit overwhelmed? Watch Sebastiaan Zeeff demystify CPython's Internals by taking you through the implementation of a new operator.
Python 3.11 in the Web Browser - A Journey
Christian Heimes
Python - CPython new featuresCompile CPython to Web Assembly, and run it in web browsers or Node.js.
There Are Python 2 Relics in Your Code
Miroslav Šedivý
Coding / Code-Review, Python - CPython new features, Python fundamentalsShould we return to Python 2 or should we get rid of all Python 2 relics from our code?
Filter