Python Devroom
Johannes Bechberger
Python 3.12's new monitoring and debugging API
Sunday 14:30-14:55
|
UD2.218A
Python 3.12 introduced a new low impact monitoring API with PEP669 which can be used to implement far faster debuggers than ever before. This talk will give you an introduction to the new API and show you how it can be used to write a simple debugger from scratch.