Media Summary: welcome to a whirlwind tour of bisecting, GIL, strace, gdb, forking, threadstates, undefined behaviour, and deadlocking. today I walk through the process I'd use when encountering a real problem in today I talk about the dir() builtin and how it's helpful for
Postmortem Debugging In Python Beginner Intermediate Anthony Explains 018 - Detailed Analysis & Overview
welcome to a whirlwind tour of bisecting, GIL, strace, gdb, forking, threadstates, undefined behaviour, and deadlocking. today I walk through the process I'd use when encountering a real problem in today I talk about the dir() builtin and how it's helpful for today we're back talking about typing in mypy -- I show you two ways to today I show off how to use my `detect-test-pollution` tool -- I also showed a neat today I talk about why I used .mark.usefixtures instead of normal pytest fixture arguments - functools.lru_cache: ...
Debugging with web-PDB - The post mortem way The module pdb defines an interactive source code