Python -O won’t magically make every script faster, but in the right workloads it’s a free win—here’s how to test it safely.
What is most striking about Python’s latest wave of third-party tooling is that they aren’t written in Python. Instead, many of the newer tools for project management, code formatting, and now type ...