talk-data.com talk-data.com

PyData talk 2024-09-25 at 07:45

Python 3.12's new monitoring and debugging API

Description

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 covers the main advantages of this API and how you can use it to develop small tools.