Right Types, Wrong Code: Surprising Bugs A Type Checker Catches
Pyrefly catches more than type mismatches. Here are five real Python bugs — from forgotten awaits to renamed parameters — that your type checker can find before your users do.
评论
?
参与讨论
Pyrefly catches more than type mismatches. Here are five real Python bugs — from forgotten awaits to renamed parameters — that your type checker can find before your users do.