Andrew Murray

Results 761 comments of Andrew Murray

The same thing that is holding back every new feature - time. While Tidelift is generous, Pillow is worked on in our spare time, and complex functionality is often sidelined...

I've created PR #7201 to resolve this by changing the behaviour. I've left this alone for a while because there are conflicting thoughts here. However, #7184 now also feels this...

Closing then, to keep the current behaviour.

Pillow is indeed faster in the code from the previous comment - but that isn't because anything changed, but just because the previous comment is using compression, whereas the original...

> > whereas the original post isn't using compression. > > That is simply not true. Doing so would result in a file size as big as a BMP image....

Pillow now runs mypy as part of our CI (#7622) without excluding any files (#7808).

I extracted the support for single channel images, and it has been merged as PR #6820.

I created #7358 to separately add BC5U reading, and that has been merged.

Your intention here is, correct me if I'm wrong, not primarily to add new functionality, but to reorganise the plugin's API into a form that you feel is more logical....