Commit Graph

  • 3513c82a73 Use Pillow version instead of forked PIL version Hugo 2019-01-30 09:20:49 +0200
  • 158d99b8b0 Remove deprecated VERSION Hugo 2019-01-29 19:10:52 +0200
  • 6d0e4a838f Flake8: Fix F821 undefined name; to prevent introducting Mypy depedency Hugo 2019-01-30 11:54:12 +0200
  • 187ba3f6e8 Flake8: Fix F723 syntax error in type comment 'dummy value'; it's just a comment, not a Mypy type Hugo 2019-01-30 11:53:26 +0200
  • d880d41a14 Flake8: Fix E117 over-indented (comment) Hugo 2019-01-30 11:38:19 +0200
  • c328ecace3
    Fix lint error Will Badart 2019-01-28 20:08:25 -0500
  • 07bff3e9b8
    Implement @hugovk's comments Will Badart 2019-01-28 19:45:53 -0500
  • a656a0bd60
    Merge pull request #3617 from wbadart/fix-test Hugo 2019-01-29 00:33:52 +0200
  • 37b182793e
    test_is_path calls the correct function Will Badart 2019-01-28 12:23:19 -0500
  • adae7ecc6a
    _util.isPath returns True for pathlib.Path objects Will Badart 2019-01-28 12:14:42 -0500
  • daee1d4b3d Document deprecations Hugo 2019-01-28 14:30:27 +0200
  • a2a5ebfeb4 Refactor Hugo 2019-01-28 14:10:37 +0200
  • a9070f3ca2 Group deprecation tests Hugo 2019-01-28 13:59:53 +0200
  • 3476474359 Add warnings to deprecated CMS profile attributes Hugo 2019-01-28 11:57:41 +0200
  • e1381d2102 Add warnings to deprecated CMS profile attributes Hugo 2019-01-28 11:16:55 +0200
  • a149c13d2e Add warnings to deprecated CMS profile attributes Hugo 2019-01-28 11:10:38 +0200
  • 7d157bd825 Add warnings to deprecated CMS profile attributes Hugo 2019-01-28 10:37:56 +0200
  • e7eac4f80b Add warnings to deprecated CMS profile attributes Hugo 2019-01-28 09:01:02 +0200
  • 80f69ad32e Convert tabs to spaces Hugo 2019-01-28 08:39:18 +0200
  • 071dc9409f
    Merge pull request #3600 from hugovk/add-release-notes Hugo 2019-01-28 11:59:41 +0200
  • 3d309dccdc
    Update CHANGES.rst Hugo 2019-01-27 20:32:59 +0200
  • e3101a44a6
    Merge pull request #3614 from radarhere/version Hugo 2019-01-27 15:18:35 +0200
  • 6aef6fc793
    Merge pull request #3578 from jdufresne/tox-flake8 Hugo 2019-01-27 14:11:32 +0200
  • dd9ae6cd45
    Merge pull request #3613 from hugovk/fix-flake8 Hugo 2019-01-27 14:10:32 +0200
  • 32c344b7ce Added note about ImageDraw operations that exceed image bounds [ci skip] Andrew Murray 2019-01-27 22:10:54 +1100
  • a0b15e84d7 Fix Flake8 Hugo 2019-01-27 11:38:33 +0200
  • 84248dc642
    Merge branch 'master' into tox-flake8 Hugo 2019-01-27 10:53:30 +0200
  • f149a416a0 Removed reference to 5.5.x [ci skip] Andrew Murray 2019-01-27 15:00:35 +1100
  • 4ac6bbd073 Changed version to 6.0.0 Andrew Murray 2019-01-27 14:59:51 +1100
  • 10710cae2e Removed distutils.version Andrew Murray 2019-01-06 13:15:01 +1100
  • 1b91ae361d
    Merge pull request #3599 from hugovk/rm-deprecated-imageops Hugo 2019-01-26 19:48:17 +0200
  • 87139b24e4
    Merge pull request #3598 from hugovk/rm-olefile-deprecation Hugo 2019-01-26 19:35:10 +0200
  • 6d64b21bb8
    Merge pull request #3596 from hugovk/rm-3.4 Hugo 2019-01-26 19:33:54 +0200
  • 45b98477e5
    Merge pull request #113 from hugovk/rm-3.4 Hugo 2019-01-26 18:48:04 +0200
  • 86afcfd8f9
    Fix possible integer overflow cgohlke 2019-01-25 15:11:22 -0800
  • 3aa77c9e76
    Merge pull request #27 from radarhere/rm-3.4 Hugo 2019-01-25 22:14:19 +0200
  • 258ec6d129 Changed subprocess stdin from devnull to None Andrew Murray 2019-01-17 11:08:50 +1100
  • 7b6f34e7ac Remove note about Python 3.0-3.4 [ci skip] Andrew Murray 2019-01-24 20:00:27 +1100
  • 6eab984b0f Drop support for EOL Python 3.4 Hugo 2019-01-24 23:41:28 +0200
  • d6055440d5 Drop support for EOL Python 3.4 Hugo 2019-01-13 21:55:07 +0200
  • 74ce856515
    Merge pull request #3587 from radarhere/gs Hugo 2019-01-24 23:32:20 +0200
  • 0c3e1fa77e
    Merge pull request #3595 from radarhere/sphinx Hugo 2019-01-24 23:19:39 +0200
  • 228c26389d
    Merge pull request #3604 from radarhere/installation Hugo 2019-01-24 23:18:08 +0200
  • beac7fe128
    Update CHANGES.rst Hugo 2019-01-24 14:01:31 +0200
  • 3ac8fd88ac
    Merge pull request #114 from radarhere/libwebp Hugo 2019-01-24 13:22:45 +0200
  • 08f5c9e5fc
    Merge pull request #3602 from radarhere/libwebp Hugo 2019-01-24 13:22:26 +0200
  • 491fb5ab91 Updated libwebp to 1.0.2 Andrew Murray 2019-01-24 20:29:30 +1100
  • 0a454037af Updated macOS tested Pillow versions [ci skip] Andrew Murray 2019-01-24 19:51:43 +1100
  • 5a276be889
    Fix typo Andrew Murray 2019-01-21 20:55:04 +0200
  • bb69e79dc9 Document removals Hugo 2019-01-20 22:07:22 +0200
  • b41ffe585b Remove deprecated ImageOps functions Hugo 2019-01-19 20:00:55 +0200
  • dbbe463326 Remove deprecated PIL.OleFileIO in favour of olefile Python package Hugo 2019-01-19 17:59:17 +0200
  • 4a0494bfd3 Updated libwebp to 1.0.2 Andrew Murray 2019-01-19 22:50:33 +1100
  • 1afcdb2c34 Fixed JS errors in local Sphinx build Andrew Murray 2019-01-19 20:39:02 +1100
  • be99470b29 Moved docs JS file into custom directory Andrew Murray 2019-01-19 20:27:11 +1100
  • ce915162ab Read Interop EXIF subdirectory Andrew Murray 2019-01-19 15:00:06 +1100
  • 75c7504d93 Added Ghostscript to AppVeyor Andrew Murray 2019-01-17 11:15:42 +1100
  • 221c2cb7a7 Moved before_install before install Andrew Murray 2019-01-16 07:11:27 +1100
  • 0481d0ac1e Seek to IFD offset Andrew Murray 2019-01-12 11:40:32 +1100
  • bd8cc80411 Group macOS builds in pairs for speed Hugo 2019-01-15 21:54:14 +0200
  • b6e526ac6e Drop support for EOL Python 3.4 Hugo 2019-01-15 20:49:06 +0200
  • 8e4d547195
    Merge pull request #3583 from radarhere/raise Hugo 2019-01-15 18:13:12 +0200
  • a478c213a7
    Merge pull request #3585 from hugovk/fix-travis Hugo 2019-01-15 16:16:23 +0200
  • e3795cae89
    Merge pull request #26 from radarhere/fix-travis Hugo 2019-01-15 14:01:09 +0200
  • d7476e15db Start xvfb for Trusty and use the service for Xenial Andrew Murray 2019-01-15 22:13:45 +1100
  • ea60256b3b Only start Xvfb for Qt builds Hugo 2019-01-15 11:37:17 +0200
  • 06f47ea546 Revert "Use bare 'raise' to re-raise exceptions" Andrew Murray 2019-01-14 21:55:47 +1100
  • 811a6ae9f2
    Merge pull request #3575 from jdufresne/bare-raise Andrew Murray 2019-01-14 15:39:20 +1100
  • 8fdac4ec65 Parse Nintendo and Fujifilm MakerNote tags Andrew Murray 2019-01-14 10:33:11 +1100
  • ec8ac73c86 Read EXIF data from subsequent MPO images Andrew Murray 2019-01-13 13:49:40 +1100
  • e4062fcced
    Merge pull request #3582 from python-pillow/update-docs Andrew Murray 2019-01-14 07:40:12 +1100
  • 5e18bbdaef
    Release history is visible at PyPI Hugo 2019-01-13 20:58:22 +0200
  • c41ec5b115 Fix 'BytesWarning: Comparison between bytes and string' in PdfDict Jon Dufresne 2019-01-13 09:17:51 -0800
  • 7da17ad41e Improve pytest configuration to allow specific tests as CLI args Jon Dufresne 2019-01-13 09:00:12 -0800
  • e19d8dd84b Add linting to the tox matrix Jon Dufresne 2019-01-13 08:55:06 -0800
  • b62ff510aa
    Merge pull request #3562 from hugovk/update-release-checklist Hugo 2019-01-13 16:42:28 +0200
  • 032efc2b23
    Merge pull request #3573 from jdufresne/del Hugo 2019-01-13 10:57:45 +0200
  • 80e96b2c7b Use bare 'raise' to re-raise exceptions Jon Dufresne 2019-01-12 18:45:37 -0800
  • 51e95f6252 Catch BaseException for resource cleanup handlers Jon Dufresne 2019-01-12 18:32:14 -0800
  • 3e28ba3b7d Python del is a statement not a function Jon Dufresne 2019-01-12 18:24:27 -0800
  • a00fc33c04 Replace .seek() magic numbers with io.SEEK_* constants Jon Dufresne 2019-01-12 18:05:46 -0800
  • a08bfa6e9f Make ContainerIO.isatty() return a bool, not int Jon Dufresne 2019-01-10 18:19:21 -0800
  • 503138c857
    Merge pull request #3559 from jdufresne/in-place-bool Hugo 2019-01-12 23:59:15 +0200
  • d442996fc3
    Merge pull request #3560 from jdufresne/numpy Hugo 2019-01-12 23:50:38 +0200
  • 5ab266e165
    Merge pull request #3571 from jdufresne/setup-tkinter Hugo 2019-01-12 23:49:25 +0200
  • eccef43837 Remove unused _tkinter var from setup.py Jon Dufresne 2019-01-11 20:23:29 -0800
  • 7acaf3d6a6 Added support for I;16 modes for more transpose operations Andrew Murray 2019-01-10 07:26:52 +1100
  • 93d4c692a5 Simplified has_ghostscript Andrew Murray 2019-01-09 19:35:17 +1100
  • 1a6827f53e Do not resize if already the destination size Andrew Murray 2019-01-09 17:34:57 +1100
  • daad220b55 Avoid potential draft artifacts by resizing Andrew Murray 2019-01-09 17:35:59 +1100
  • 45740b4a28 Install optional dependencies in tox environment Jon Dufresne 2019-01-07 21:12:07 -0800
  • 0ae7b3374e Use bool type for ImageCms inPlace argument (instead of int) Jon Dufresne 2019-01-07 20:15:04 -0800
  • 4e0a73b4fa Allow for unknown PNG chunks after image data Andrew Murray 2019-01-08 07:21:25 +1100
  • dc605f7d30 Fixed unclosed file warning Andrew Murray 2019-01-07 09:07:11 +1100
  • 7bf5246b93
    Merge pull request #3554 from jdufresne/test-str Hugo van Kemenade 2019-01-07 08:46:40 +0200
  • c0f4382af2
    Add TIFF compression codecs: LZMA, Zstd, WebP cgohlke 2019-01-06 19:49:00 -0800
  • 8a05aae988 Remove unused PillowTestCase.__str__ Jon Dufresne 2019-01-06 15:17:54 -0800
  • 683ea38a4e Single backticks for inline code in Markdown (double in RST) Hugo 2019-01-06 17:26:47 +0200
  • ef85d67f21 Make code blocks copy/pastable Hugo 2019-01-06 17:05:52 +0200
  • f77c5d48b4 Add command to download distributions from container Hugo 2019-01-06 17:00:51 +0200