Media Summary: today I walk through the process I'd use when encountering a real problem in python. I show how I take apart a stactrace, how I ... today I talk about the dir() builtin and how it's helpful for today I show how to fix "Cannot find implementation or library stub for module named ..." errors in
Debugging Mypy Types Beginner Intermediate Anthony Explains 299 - Detailed Analysis & Overview
today I walk through the process I'd use when encountering a real problem in python. I show how I take apart a stactrace, how I ... today I talk about the dir() builtin and how it's helpful for today I show how to fix "Cannot find implementation or library stub for module named ..." errors in today I describe the history lore of pytest and how an errant CVE led to finally deleting the py library -- I show the clever trick I use ... today I talk about a common workaround for cyclic I realize I've talked a lot about pytest on the channel, but never given it a proper introduction! - testing a cli with pytest: ...
today I go over some more in-depth regex explanation, this time about capture groups! - regular expressions crash course: ...