hauntsaninja / mypy_primer

Run mypy and pyright over millions of lines of code
MIT License
55 stars 29 forks source link

Fix porcupine #100

Closed Akuli closed 9 months ago

Akuli commented 9 months ago

In https://github.com/python/typeshed/pull/10689 I noticed that I didn't get any primer output for a bad tkinter change. Porcupine is the biggest tkinter project in mypy_primer, and it turns out to be broken:

Command used to test this locally: python3 -m mypy_primer --old 1.1.1 --new 1.1.1 --base-dir ./base-dir/ --debug --custom-typeshed-repo ~/typeshed --old-typeshed main --new-typeshed tkinter-thingy -k porcupine -o diff