3
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 27, 2025 — Jul 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
py3k: Backport Gohlke's tests to run on 2.6/2.7 More... almost 14 years ago
py3k: Use "y#" code in PyArg_ParseTuple where we expect byte data More... almost 14 years ago
py3k: Fix strict aliasing warnings under Python 3 More... almost 14 years ago
py3k: Add module initialization and unicode/bytes int/long thunks More... almost 14 years ago
py3k: Fix strict aliasing slip-up in _imaging More... almost 14 years ago
py3k: Remove HAVE_UNICODE from _imagingft More... almost 14 years ago
py3k: Modernize type declarations More... almost 14 years ago
py3k: Get setup.py to run under python3 More... almost 14 years ago
py3k: Update exception usage to modern syntax More... almost 14 years ago
py3k: Use string methods instead of string module More... almost 14 years ago
Removed doctests.py that made tests of other packages fail.
Thomas Desvenain
as tdesvenain
More... almost 14 years ago
version 0.23 - updated readme and setup.py More... almost 14 years ago
Updated readme in markdown and rst formats More... almost 14 years ago
Merge pull request #5 from tdesvenain/master
Alex Clark
as Alex Clark ☺
More... almost 14 years ago
Merge pull request #11 from larsyencken/master
Alex Clark
as Alex Clark ☺
More... almost 14 years ago
Fix a bug in quantize() causing PIL crashes. More... almost 14 years ago
Fix URL More... almost 14 years ago
revert last commit, images rendered didn't match very well
Thomas Desvenain
as tdesvenain
More... almost 14 years ago
Added a psd mode (mode 4, 16 bits).
Thomas Desvenain
as tdesvenain
More... almost 14 years ago
Fix opening psd files with RGBA layers when A mode is not of type 65535 but 3. Fixes issue https://github.com/python-imaging/Pillow/issues/3
Thomas Desvenain
as tdesvenain
More... almost 14 years ago
Added comments for patch submitted by mete0r_kr, changed version More... about 14 years ago
Save issues and comments More... about 14 years ago
Save watchers More... about 14 years ago
Change URL More... about 14 years ago
support file-like object More... about 14 years ago
Test travis More... about 14 years ago
Test travis More... about 14 years ago
Merge pull request #26 from cmr/master More... about 14 years ago
Better import of _imaging More... about 14 years ago
Merge pull request #25 from msabramo/python3 More... about 14 years ago