Media Summary: d matches numbers right? welllllllllll maybe not the numbers you expected! - intro to Today I give a crash course on the basics of today I talk about Optional and a few approaches to typing the return value of `
Python Regex Dynamic Replacements Intermediate Anthony Explains 456 - Detailed Analysis & Overview
d matches numbers right? welllllllllll maybe not the numbers you expected! - intro to Today I give a crash course on the basics of today I talk about Optional and a few approaches to typing the return value of ` today we talk about mypy's "implicit optional" and why I think it's better to not use it! - what is Optional: ... today we talk about an all-too-common problem with Code Available Below! ↓ This video shows how to replace all substrings that match a given pattern with a different string using ...
today I show a few situations where you'd want a [CodingKata] The first (And longest) part of this kata. We have learned a lot, by applying newly acquired knowledge about today I talk about the __future__ module (not to be confused with the future module!) and how it affects execution in today I talk about `ExitStack` and a few uses of it: conditional contexts, variable contexts - context managers the hard way: ... today I talk about raw strings, invalid escape sequences (W605), and how to automatically fix them! today I show an end-to-end example of writing a code formatter similar to the ones I've written (pyupgrade / add-trailing-comma ...