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 talk about a common workaround for cyclic today I talk about the addition of `typing.Self` in python3.11 and why it's useful as well as several workarounds for older python ... today I show how you can make your python super fast just by passing it through `mypyc`! - intro to typing /
today I show off how to use my `detect-test-pollution` tool -- I also showed a neat today we go over narrowings and `TypeGuard` -- which enables you to write your own user-defined narrowings! playlist: ... today I talk about `coverage` -- a useful tool to help you figure out whether your code is actually tested! playlist: ...