Media Summary: welcome to a whirlwind tour of bisecting, GIL, strace, gdb, forking, threadstates, undefined behaviour, and deadlocking. occasionally something goes wrong in C code and you need to drop into gdb to today I walk through the process I'd use when encountering a real problem in

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

Photo Gallery

debugging and fixing pyuwsgi in python 3.12 (advanced) anthony explains #580
debugging python segfaults with gdb (intermediate - advanced) anthony explains #208
quick debugging tool: python -i (beginner) anthony explains #369
debugging a real issue and googling (beginner - intermediate) anthony explains #449
debugging with dir() (+__dir__) (beginner - intermediate) anthony explains #111
python: more advanced breakpoint() usage (intermediate) anthony explains #149
oops I'm the pyuwsgi maintainer now (intermediate) anthony explains #579
postmortem debugging in python (beginner - intermediate) anthony explains #018
debugging a sentry test pollution!  (intermediate) anthony explains #553
python debugger crash course: pdb / breakpoint (beginner - intermediate) anthony explains #097
Stop Managing Python Dependencies Wrong — Do This Instead!
Python Tutorial: Unit Testing Your Code with the unittest Module
Sponsored
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.

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

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 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

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

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

today I talk about more

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

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

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

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

Stop Managing Python Dependencies Wrong — Do This Instead!

Stop Managing Python Dependencies Wrong — Do This Instead!

Most

Python Tutorial: Unit Testing Your Code with the unittest Module

Python Tutorial: Unit Testing Your Code with the unittest Module

In this

Debugging python applications inside k8s environment - Andrii Soldatenko

Debugging python applications inside k8s environment - Andrii Soldatenko

Debugging python