Explicitly type Image __init__ attributes#8275
Explicitly type Image __init__ attributes#8275Yay295 wants to merge 3 commits intopython-pillow:mainfrom
Conversation
|
Unfortunately, trying to type Related: |
|
I've created #8279 as an alternative to this, addressing |
acf6d22 to
089bd08
Compare
|
Other than the |
|
I think my versions of the EPS and PNG changes are simpler. I've also restricted the hinting of |
|
I'm not sure how you think your PNG change are simpler when you introduce a new local variable and I don't. |
|
My opinion is that it's simpler because my version declares what the type is once, whereas this does it three times. |
089bd08 to
602f68d
Compare
|
#8279 has been merged instead. |
No description provided.