tkinter.PhotoImage.put
should accept image file content as bytes
#13931
Labels
help wanted
An actionable problem of low to medium complexity where a PR would be very welcome
stubs: false positive
Type checkers report false errors
topic: tkinter
tkinter-related issues
At runtime, this displays the image with no errors. It should type-check without errors, but it doesn't.
Mypy error is:
The text was updated successfully, but these errors were encountered: