Media Summary: today I show the tools and processes I used to improve today I talk about the `cat` command -- and that it's almost always unnecessary! playlist: ... today I go over an extremely common pitfall with pytest and a helpful fix to prevent this from happening to you! playlist: ...
Why I Banned Python S Assertraises Intermediate Anthony Explains 451 - Detailed Analysis & Overview
today I show the tools and processes I used to improve today I talk about the `cat` command -- and that it's almost always unnecessary! playlist: ... today I go over an extremely common pitfall with pytest and a helpful fix to prevent this from happening to you! playlist: ... I goofed in my explanation of `assert_never` during the 3.11 video -- this corrects my mistakes! - what's new in in today's video I talk about the unraisable hook, a new addition in today I go over the easily confusable NotImplemented and NotImplementedError -- as well as covering functools.total_ordering ...
today I talk about an extremely common mistake with 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 the warnings module and the argument you *absolutely* need whenever you raise a warning (as well as how to ... today I talk about how to test exceptions in pytest! - parametrize: - TDD: ... today I follow up to the video about Protocol and show for doing some light structural type checking at ... the dreaded "E722 do not use bare 'except'"! today we
I build out a simple skeleton for a command line interface in