Python Meetup / Svibanj 2017.

Robert Petranović: Debugging Python inside out

Debugging Python code is usually fairly easy, but what if the bug comes from the Python itself? It’s time to get our hands dirty, step in the world of Python internals and gdb that bug the hell out of it! The talk will cover debugging techniques for both the Python code and Python itself, a brief look at the Python’s internals and a bunch of C code and gdb. The talk was inspired by the segmentation fault on our production machines after system update in psycopg2 module…

više