Optional static typing in a Python 2 codebase

We use Sentry to track runtime errors and I noticed that over time we started getting more type related errors in our Python 2 codebase than before. I believe as the amount of code grows it becomes…

Similar

Python How Tos

Python HOWTOs are documents that cover a single, specific topic, and attempt to cover it fairly completely. Modelled on the Linux Documentation Project’s HOWTO collection, this collection is an eff... (more…)

Read more »