talk-data.com
PyData
talk
2024-09-25 at 07:45
Python 3.12's new monitoring and debugging API
Event:
PyData Paris 2024
Speakers
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.