70% of Modern Python Cookbook 2e...
At this point, we're closing in on 9/13 (70%) of the way through the 2nd edition rewrite.
Important changes.
- Type Hints
- Type Hints
- Type Hints
- First.
- Every single class, method, or function has to be changed to add hints. Every. Single. One. This is kind of huge. The book …