Uh oh!
There was an error while loading. Please reload this page.
Use strict = True for mypy_bootstrap.ini - #18076
Conversation
According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅ |
sobolevn
commented
Oct 30, 2024
Thanks for the quick review! |
davidhalter
commented
Oct 31, 2024
On a related note: Is it intentional that It is also questionable why |
sobolevn
commented
Oct 31, 2024
We should add |
davidhalter
commented
Oct 31, 2024
@sobolevn Done, see the issues above. |
We almost had all strict flags set anyway, so many it will just work.
If not, it would be easier to turn something off.