Results 17 issues of wiredfool

Pillow (and PIL) is currently able to open 8 bit per channel multi-channel images (such as RGB) but is able to open higher bit depth images (e.g. I16, I32, or...

Enhancement
Hasn't worked in 20 years
NumPy

Fixes #1765, #1147, #1597 (among others, likely) Libtiff's metadata support is tricky and dangerous. This patch is 1/3 of the work to clean up our support for it. 1) Understand...

Needs Review
Cleanup
Do Not Merge
TIFF
Needs Rebase

We're at 2000 stars! Seems like only last month that we were at 1000.

According to Christoph Gohlke, https://www.lfd.uci.edu/~gohlke/pythonlibs/ his lab has lost funding and the unofficial python wheels collection, and likely our official windows wheels, is going away before the end of next...

Windows

Fixes #2973. Changes proposed in this pull request: * Allow buffers to be read/write for at least the array interface, and possibly some mmapd files in the future. This opens...

Needs Documentation
Needs Release Notes

Fixes #2687 * make typecheck, i.e. `mypy -2 --ignore-missing-imports src/PIL/Image.py` works

Needs Tests
Needs Documentation
Needs Rebase
Needs Release Notes

While looking through the SSE version of @homm's benchmarking of the new stretch implementation, I ran across an Intel paper on speeding up imaging operations. In addition to vectorization, they...

Enhancement
Do Not Merge
Needs Rebase

What is the current best practices for building and testing Pillow on Windows? - What compiler works with the precompiled official python releases? - What versions of the dependencies --...

Question
Documentation
Sticky
Build
Windows
NumPy
BMP

With the news that travis has been acquired, I've seen a bunch of discussion about CI platforms, leading to some questions: * Is the current CI system covering what we...

Release
Infrastructure
Testing
Platform

### What are you trying to do? I'm trying to set environment variables on the remote server. In `~/.ssh/config` (or for testing, using `ssh -o SendEnv=GIT_COMMITTER_NAME server`) ``` host *...

L1 Very few
P3 Can't get started
T0 New feature
fr
ssh