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 occasionally something goes wrong in C code and you need to drop into gdb to

Debugging And Fixing Pyuwsgi In Python 3 12 Advanced Anthony Explains 580 - 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 occasionally something goes wrong in C code and you need to drop into gdb to today I talk about the dir() builtin and how it's helpful for today I take you down a rabbit hole of deadlocks and worker reloads and today I show off how to use my `detect-test-pollution` tool -- I also showed a neat

This video is part of my comprehensive 58+ hour

Photo Gallery

debugging and fixing pyuwsgi in python 3.12 (advanced) anthony explains #580
quick debugging tool: python -i (beginner) anthony explains #369
debugging a real issue and googling (beginner - intermediate) anthony explains #449
debugging python segfaults with gdb (intermediate - advanced) anthony explains #208
debugging with dir() (+__dir__) (beginner - intermediate) anthony explains #111
python: more advanced breakpoint() usage (intermediate) anthony explains #149
postmortem debugging in python (beginner - intermediate) anthony explains #018
oops I'm the pyuwsgi maintainer now (intermediate) anthony explains #579
debugging a sentry test pollution!  (intermediate) anthony explains #553
Fix "externally-managed-environment" Error in Kali Linux (2026)
python debugger crash course: pdb / breakpoint (beginner - intermediate) anthony explains #097
How to Avoid Dependency Hell Forever (in Python)
View Detailed Profile
debugging and fixing pyuwsgi in python 3.12 (advanced) anthony explains #580

debugging and fixing pyuwsgi in python 3.12 (advanced) anthony explains #580

welcome to a whirlwind tour of bisecting, GIL, strace, gdb, forking, threadstates, undefined behaviour, and deadlocking.

quick debugging tool: python -i (beginner) anthony explains #369

quick debugging tool: python -i (beginner) anthony explains #369

today I talk about a quick

debugging a real issue and googling (beginner - intermediate) anthony explains #449

debugging a real issue and googling (beginner - intermediate) anthony explains #449

today I walk through the process I'd use when encountering a real problem in

debugging python segfaults with gdb (intermediate - advanced) anthony explains #208

debugging python segfaults with gdb (intermediate - advanced) anthony explains #208

occasionally something goes wrong in C code and you need to drop into gdb to

debugging with dir() (+__dir__) (beginner - intermediate) anthony explains #111

debugging with dir() (+__dir__) (beginner - intermediate) anthony explains #111

today I talk about the dir() builtin and how it's helpful for

python: more advanced breakpoint() usage (intermediate) anthony explains #149

python: more advanced breakpoint() usage (intermediate) anthony explains #149

today I talk about more

postmortem debugging in python (beginner - intermediate) anthony explains #018

postmortem debugging in python (beginner - intermediate) anthony explains #018

today I go over one of my favorite

oops I'm the pyuwsgi maintainer now (intermediate) anthony explains #579

oops I'm the pyuwsgi maintainer now (intermediate) anthony explains #579

today I take you down a rabbit hole of deadlocks and worker reloads and

debugging a sentry test pollution!  (intermediate) anthony explains #553

debugging a sentry test pollution! (intermediate) anthony explains #553

today I show off how to use my `detect-test-pollution` tool -- I also showed a neat

Fix "externally-managed-environment" Error in Kali Linux (2026)

Fix "externally-managed-environment" Error in Kali Linux (2026)

Fix

python debugger crash course: pdb / breakpoint (beginner - intermediate) anthony explains #097

python debugger crash course: pdb / breakpoint (beginner - intermediate) anthony explains #097

today I go over the

How to Avoid Dependency Hell Forever (in Python)

How to Avoid Dependency Hell Forever (in Python)

If you've ever worked on a

How to use ipdb the interactive python debugger

How to use ipdb the interactive python debugger

Let's talk about how to

Debugging python applications inside k8s environment - Andrii Soldatenko

Debugging python applications inside k8s environment - Andrii Soldatenko

Debugging python

Debugging Python in VSCode - 03 - Step Into and Step Out

Debugging Python in VSCode - 03 - Step Into and Step Out

This video is part of my comprehensive 58+ hour