#python-debugger

[ follow ]
Realpython
7 months ago
Python

Episode #189: Building a Python Debugger & Preparing for NumPy 2.0 - The Real Python Podcast

Building a debugger in Python requires less code than you might think.
The upcoming changes to NumPy will require inspection of project dependencies and updating of code. [ more ]
Python Software Foundation Blog
3 months ago
Python

The Python Language Summit 2024: Should we make pdb better?

Tian Gao discussed enhancing Python debugger (pdb) at Language Summit 2024, highlighting performance issues and suggesting sys.monitoring for faster execution. [ more ]
[ Load more ]