On Wed, Jan 26, 2022 at 2:17 PM Joshua McKenzie <jmcken...@apache.org> wrote: >> >> I'm unable to think of an instance where typing in python could have helped >> me, > > Discoverability, IDE integration, more primitives to describe your intent in > your code to other maintainers, and shifting a certain class of runtime > errors to being "merge-time" errors all come to mind.
I meant concretely from actually working on the tests, not a theoretical list.