[Tutor] Should I use type hints for all new code?

Simon Connah simon.n.connah at protonmail.com
Fri Aug 25 10:03:11 EDT 2023


I'm wondering if I should use type hints for new code. They make things easier to read and they stop sloppy mistakes but do they have a performance impact?

I just want to know what is considered best practice these days.


More information about the Tutor mailing list