Python C Other
Permalink
Failed to load latest commit information.
.github Updated Issue Template [skip ci] Sep 22, 2016
.travis Merge pull request #2528 from hugovk/codecov May 15, 2017
PIL Update ImageFile.py May 13, 2017
Scripts Set executable flag on scripts with shebang line Mar 31, 2017
Tests Add test May 13, 2017
Tk comments Jan 26, 2017
depends Updated libimagequant to 2.9.0 Mar 25, 2017
docs Merge pull request #2460 from radarhere/health May 13, 2017
libImaging Disable undef on pypy Apr 19, 2017
winbuild Updated freetype to 2.8 May 18, 2017
.coveragerc Don't exclude Windows code Jul 5, 2014
.editorconfig Remove duplicate line [CI skip] Sep 3, 2016
.gitattributes Set ContainerIO test file as binary Mar 27, 2017
.gitignore Activated MPO detection. Jul 17, 2014
.landscape.yaml Set landscape max-line-length Jul 21, 2015
.travis.yml Run faster Dockers last so slower jobs don't hold up the build Mar 26, 2017
CHANGES.rst Update CHANGES.rst [ci skip] May 20, 2017
LICENSE Merge branch 'master' into license Jan 29, 2017
MANIFEST.in Exclude .travis and contents from manifest Jan 30, 2017
Makefile Pypi doesn't accept multiple source archives anymore May 10, 2017
README.rst Remove commented download-count badge Mar 2, 2017
RELEASING.md Update RELEASING.md for pypi, process changes May 10, 2017
_imaging.c Remove WITH_DEBUG compilation flag, non-debug code relies on interfac… May 12, 2017
_imagingcms.c Update http to https Feb 14, 2017
_imagingft.c Removed whitespace from blank lines Sep 3, 2016
_imagingmath.c Removed powf support for older Python versions Mar 28, 2016
_imagingmorph.c Removed whitespace from blank lines Sep 3, 2016
_imagingtk.c Applied patch: matplotlib/matplotlib@a91559b to fix issue #1902 Jan 26, 2017
_webp.c Fixed mistakes in error handling when PyArg_ParseTuple raises an exce… May 11, 2017
appveyor.yml added region for s3 deployment on appveyor May 10, 2017
build_children.sh Fix repo name in curl Jan 4, 2015
codecov.yml Disable Codecov PR comment https://docs.codecov.io/v4.3.6/docs/pull-r… May 13, 2017
decode.c Pure Python MSP Decoder Mar 11, 2017
display.c Don't use int to handle type Oct 1, 2015
encode.c Removed whitespace from blank lines Sep 3, 2016
map.c Avoid division by zero Feb 22, 2017
mp_compile.py Removed unused variable Apr 20, 2017
outline.c py3k: Remove ancient Python hacks Jan 10, 2013
path.c Undef PySlice_GetIndicesEx, see https://bugs.python.org/issue29943 Apr 19, 2017
profile-installed.py Removed unused import May 10, 2016
py3.h Drop support for Python 2.6 Nov 22, 2016
requirements.txt Add note about reqs [ci skip] Mar 23, 2016
selftest.py Set executable flag on selftest.py and added shebang line Dec 11, 2016
setup.py 4.2.0.pre0 version bump Apr 19, 2017
test-installed.py Add more detail to the appveyor test runs May 12, 2016
tox.ini Fixed URL May 15, 2017

README.rst