PyCon: Python Language Session List
"Easy Python": lies, damned lies, and metaclasses
Grigory Petrov, Maxim Danilov
Best Practice, Coding / Code-Review, Development Methodstop-10 Python complexities and how they are required to fight the "software complexity problem" in big projects
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.10: Welcome to pattern matching!
Laysa Uchoa
Best Practice, Coding / Code-Review, Python fundamentalsPython 3.10: let us learn about Pattern Matching. In this presentation, you will be surprised how simple, yet powerful, Pattern Matching really is. This talk and you, it is a match! 🔥
The Magic of Python Objects
Coen de Groot
Python fundamentalsDiscover the Magic of Python Objects and the 125+ methods that keep them running
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?
Trojan Source Malware - Can we trust open-source anymore?
Cheuk Ting Ho
Community, Governance, Python fundamentals, Security, Transparency / InterpretabilityTrojan Source Malware has been tested on Python and it works. Shall the Python and open-source communities be concerned?
Filter