Hugo van Kemenade

Results 1491 comments of Hugo van Kemenade

![image](https://user-images.githubusercontent.com/1324225/74934444-e8b94800-53ee-11ea-88e1-92119dadb3ac.png) > Downloads last day: 434,547 > Downloads last week: 2,406,242 > Downloads last month: 10,065,081 https://pypistats.org/packages/pillow

🍰 Happy 10th birthday to Pillow! * 2010-07-31 https://mail.python.org/pipermail/image-sig/2010-July/006423.html 🎂 And a belated happy 25th to the original PIL! * 1995-06-15 https://mail.python.org/pipermail/image-sig/2005-June/003377.html

Thanks for the PR, here's an example: Before After In both cases, they link to the same things. For example, the first link: * https://pillow.readthedocs.io/en/stable/reference/Image.html#PIL.Image.Quantize.MEDIANCUT * https://pillow--6491.org.readthedocs.build/en/6491/reference/Image.html#PIL.Image.Quantize.MEDIANCUT But the PR...

@wiredfool Is it possible to move the main Pillow builds to a python-pillow account, rather than on your own account? The reason is free plans have only [one concurrent job](http://www.appveyor.com/pricing),...

I guess we just wanted to get the main ones working and merged. AppVeyor accounts are free: how about just branching and giving it a shot?

I've not used typing in Python before, but no objections. Of course, in the future we'll need to make sure new/changed code updates the types. Some instructions in CONTRIBUTING.md would...

I'm not at a computer to test, but just to confirm: does this happen with Pillow (the PIL fork)? Which version of Pillow do you have?

The `Image` module is pretty big and I wonder if this would be better suited in another one? * [`ImageColor`](https://pillow.readthedocs.io/en/stable/reference/ImageColor.html) * [`ImageOps`](https://pillow.readthedocs.io/en/stable/reference/ImageOps.html) * [`ImageStat`](https://pillow.readthedocs.io/en/stable/reference/ImageStat.html)

@bjtho08 No updates. --- https://github.com/python-pillow/Pillow/issues/2485 links to a multipage RGB TIFF containing `float64` values.