Commit Graph

  • 77b316c8f0
    Merge pull request #6898 from Yay295/parametrize_tar_test mergify[bot] 2023-01-16 02:29:56 +0000
  • e3dd4de193 parametrize check_jpeg_leaks::test_qtables_leak() Yay295 2023-01-15 20:08:37 -0600
  • 7ad50d9185
    log expected & actual color in image access tests Yay295 2023-01-15 19:42:55 -0600
  • c2176f2747
    use string for parametrization name declaration Yay295 2023-01-15 19:36:52 -0600
  • cd4656410f parametrize test_file_tar::test_sanity() Yay295 2023-01-15 17:32:58 -0600
  • 3d6770d0f3 add tests for long lines Yay295 2023-01-15 15:56:25 -0600
  • 4c2550db42 add test for invalid bounding box Yay295 2023-01-15 15:29:23 -0600
  • 04cf5e2cfc Handle more than one directory returned by pkg-config. Bas Couwenberg 2023-01-14 19:09:43 +0100
  • 3360b5a756 Stop reading when a line becomes too long Andrew Murray 2023-01-15 19:49:13 +1100
  • 50f5eade47
    Merge pull request #6895 from python-pillow/alex-clark-jeffrey-a-clark-alex Hugo van Kemenade 2023-01-14 21:51:27 +0200
  • 5a71fe8041 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-01-14 17:39:33 +0000
  • 55ce251a89 Alex Clark -> Jeffrey A. Clark (Alex) Alex Clark 2023-01-14 12:36:22 -0500
  • 5f9285eea6 Do not retry specified formats if they failed Andrew Murray 2023-01-14 23:22:35 +1100
  • c5d1b15824 Do not unintentionally load TIFF format at first Andrew Murray 2023-01-14 22:45:29 +1100
  • 43bb03539e Update CHANGES.rst [ci skip] Andrew Murray 2023-01-14 20:02:16 +1100
  • eae294c748
    Merge pull request #6890 from radarhere/tiff_byte Hugo van Kemenade 2023-01-14 11:00:34 +0200
  • 76bd0ab79e Revert "Downgraded libXau to 1.0.10 when targeting macOS 10.10" Andrew Murray 2023-01-12 21:00:12 +1100
  • 0b1c4dc614 Removed libxdmcp Andrew Murray 2023-01-12 20:58:32 +1100
  • d51893c238
    Merge pull request #361 from radarhere/libwebp mergify[bot] 2023-01-14 00:34:13 +0000
  • 9749611ab2 Updated libwebp to 1.3.0 Andrew Murray 2023-01-13 23:27:10 +1100
  • e48aead015 Allow writing IFDRational to BYTE tag Andrew Murray 2023-01-13 21:02:42 +1100
  • 145b80be56
    Merge pull request #6889 from radarhere/libwebp Hugo van Kemenade 2023-01-13 10:46:31 +0200
  • ba0d71fec8 Updated libwebp to 1.3.0 Andrew Murray 2023-01-13 15:59:51 +1100
  • 89bdcfe835
    Merge branch 'python-pillow:main' into eps_plugin_perf Yay295 2023-01-12 16:03:31 -0600
  • 02754442ae
    Merge pull request #6886 from radarhere/cygwin Hugo van Kemenade 2023-01-12 23:38:57 +0200
  • a2edefb455 Only install python-pyqt6 package on 64-bit Andrew Murray 2023-01-13 07:18:56 +1100
  • 0334e68f95 add more eps file tests Yay295 2023-01-12 08:36:17 -0600
  • 0d9686e7ff
    Merge pull request #6884 from radarhere/raqm Hugo van Kemenade 2023-01-12 14:45:09 +0200
  • 5024b1f5f4
    Merge pull request #6885 from radarhere/macos Hugo van Kemenade 2023-01-12 10:56:43 +0200
  • 64a77ca3c9
    Merge pull request #360 from radarhere/xz Hugo van Kemenade 2023-01-12 09:27:52 +0200
  • 322d19925f
    Merge pull request #6883 from radarhere/xz Hugo van Kemenade 2023-01-12 09:27:46 +0200
  • ad46630cdf Updated macOS tested Pillow versions [ci skip] Andrew Murray 2023-01-12 18:04:41 +1100
  • 2bafc52474
    Merge pull request #6881 from hugovk/rtd-verify-mastodon Andrew Murray 2023-01-12 16:41:19 +1100
  • a75a1a9514 Updated raqm to 0.10.0 Andrew Murray 2023-01-12 11:49:08 +1100
  • 9e4aa4e1cb Update CHANGES.rst [ci skip] Andrew Murray 2023-01-12 09:21:25 +1100
  • 335cde81b4 Updated xz to 5.4.1 Andrew Murray 2023-01-12 08:41:14 +1100
  • e06cee580f Updated xz to 5.4.1 Andrew Murray 2023-01-12 08:33:25 +1100
  • eb89e3a2b1
    Merge pull request #6874 from hugovk/invalid-box-blur-filter Andrew Murray 2023-01-12 08:25:10 +1100
  • 651b3521ac
    Merge branch 'main' into eps_plugin_perf Yay295 2023-01-11 11:29:22 -0600
  • c683f048eb
    Merge pull request #6880 from radarhere/eps Hugo van Kemenade 2023-01-11 18:09:53 +0200
  • 5a2369fc33 Verify the Mastodon docs link Hugo van Kemenade 2023-01-11 17:18:02 +0200
  • d504d2a47e
    Merge pull request #91 from radarhere/invalid-box-blur-filter Hugo van Kemenade 2023-01-11 15:01:19 +0200
  • 173b65d095 Raise ValueError during filter operation as well Andrew Murray 2023-01-11 20:02:10 +1100
  • 7f57c93b89 Only read when necessary Andrew Murray 2023-01-11 08:50:20 +1100
  • c3134dc049 refactor EpsImagePlugin Merge the PSFile class into the EpsImageFile class to hopefully improve performance. Also added a check for the required "%!PS-Adobe" and "%%BoundingBox" header comments. Yay295 2023-01-10 00:03:07 -0600
  • c2e2da4a22
    Merge pull request #6876 from nulano/raqm-options Hugo van Kemenade 2023-01-10 09:37:33 +0200
  • 07a3aef3ef
    list --{dis,en}able-raqm options in installation documentation nulano 2023-01-09 20:46:07 +0100
  • 08c7b17e23 Raise ValueError for BoxBlur filter with negative radius Hugo van Kemenade 2023-01-09 19:04:55 +0200
  • 50f7888e3a
    Merge pull request #6870 from hugovk/parametrize Andrew Murray 2023-01-09 09:29:19 +1100
  • 569b86ba3d
    Merge pull request #6869 from hugovk/simplify Andrew Murray 2023-01-09 08:49:32 +1100
  • e24dd745f7 Convert test_optimize_correctness to use parametrize Hugo van Kemenade 2023-01-08 14:48:56 +0200
  • a5e046fb49 Convert test_properties to use parametrize Hugo van Kemenade 2023-01-08 14:37:46 +0200
  • 8d5eb71d26 Use enumerate Hugo van Kemenade 2023-01-07 20:45:55 +0200
  • 2df4865e42 Use 'key in mydict' instead of 'key in mydict.keys()' Hugo van Kemenade 2023-01-07 20:36:17 +0200
  • b2b8c833aa Use single isinstance call for multiple types Hugo van Kemenade 2023-01-07 20:25:50 +0200
  • f30eb38e31
    Merge pull request #6868 from radarhere/filters Andrew Murray 2023-01-08 05:33:40 +1100
  • 246f6fa46a
    Simply attribute reference Andrew Murray 2023-01-08 04:45:16 +1100
  • 6c7d6cf4a9
    Merge pull request #6865 from Yay295/test_cleanup_s mergify[bot] 2023-01-07 08:49:45 +0000
  • 04199b6066 sort colors before comparing them Yay295 2022-10-09 02:58:14 -0500
  • 48b6d4fd60 remove no-format tags and fix comment locations Yay295 2022-10-09 02:57:15 -0500
  • 4e6e69aafb remove loop left from before parametrization Yay295 2022-10-09 02:55:01 -0500
  • 52ed578947 add extra variable so linter doesn't split line Yay295 2022-10-08 17:14:11 -0500
  • 86634b8352 Update CHANGES.rst [ci skip] Andrew Murray 2023-01-07 17:53:21 +1100
  • a22f6ddefa
    Merge pull request #6761 from javidcf/patch-1 Andrew Murray 2023-01-07 17:50:57 +1100
  • d3d7566d9a Refer to Resampling enum Andrew Murray 2023-01-07 11:27:43 +1100
  • ea83ebbcf9 Moved conversion test to test_imagecms, to skip if lcms2 is absent Andrew Murray 2023-01-06 20:09:47 +1100
  • b6c7a837bc
    Merge pull request #6856 from radarhere/load_truncated_images Hugo van Kemenade 2023-01-05 12:27:15 +0200
  • dfadb5a2f0
    Merge pull request #6861 from radarhere/fosstodon Hugo van Kemenade 2023-01-05 12:20:36 +0200
  • a53f934846
    Merge pull request #358 from radarhere/libxau_x86_64 Hugo van Kemenade 2023-01-05 08:52:31 +0200
  • 2cc40cc7f4
    Fix tcl/tk loading error handling Javier Dehesa 2023-01-05 00:05:54 +0000
  • da39e4e38e
    Fix tcl/tk loading error handling Javier Dehesa 2023-01-05 00:05:36 +0000
  • e945ab382a
    Fix tcl/tk loading error handling Javier Dehesa 2023-01-05 00:04:50 +0000
  • 0421b2f2a0 Added social links to docs Andrew Murray 2023-01-05 10:43:01 +1100
  • e82f545ed0
    Refer to Mastodon [ci skip] Andrew Murray 2023-01-05 09:56:59 +1100
  • 6368e4be5a Downgraded libXau to 1.0.10 when targeting macOS 10.10 Andrew Murray 2023-01-04 10:56:28 +1100
  • fc84d6e37f Added Fosstodon URL to setup.cfg Andrew Murray 2023-01-04 14:59:10 +1100
  • b6a9fccd87 Added Fosstodon badge [ci skip] Andrew Murray 2023-01-04 14:44:54 +1100
  • 2d6f9c16fc Announce releases on Fosstodon [ci skip] Andrew Murray 2023-01-04 14:06:47 +1100
  • 927780e556
    Merge pull request #6859 from radarhere/xclip Hugo van Kemenade 2023-01-03 19:28:30 +0200
  • e653aaee89 NotImplementedError will not be raised if xclip is available Andrew Murray 2023-01-04 00:43:48 +1100
  • 8995e5d318
    Merge pull request #356 from radarhere/readme Hugo van Kemenade 2023-01-03 12:39:57 +0200
  • bf7e8a38dd Link to Windows wheels [ci skip] Andrew Murray 2023-01-03 21:32:12 +1100
  • 58719fb160
    fix function names for pytest Yay295 2023-01-02 21:38:58 -0600
  • ea9a1b84aa LOAD_TRUNCATED_IMAGES may allow PNG images to open Andrew Murray 2023-01-03 14:09:45 +1100
  • 1e2eb50cf7
    Merge pull request #355 from python-pillow/pre-commit-ci-update-config Andrew Murray 2023-01-03 13:02:50 +1100
  • 150dbb5089 Update unfrozen Hugo van Kemenade 2023-01-02 23:37:25 +0200
  • f5c47ebe12
    Merge pull request #6855 from python-pillow/pre-commit-ci-update-config Hugo van Kemenade 2023-01-02 23:08:33 +0200
  • 9342f9a0e6
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-01-02 18:34:37 +0000
  • b505e4e569
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-01-02 18:34:21 +0000
  • 2301342f05
    Merge pull request #6854 from radarhere/bytes Hugo van Kemenade 2023-01-02 15:44:11 +0200
  • 6c30b2c00d arr.tobytes() always exists in Python >= 3.2 Andrew Murray 2023-01-02 21:03:45 +1100
  • 97385d7cc7 Relaxed child images check to allow for libjpeg Andrew Murray 2023-01-02 19:54:12 +1100
  • 549560cf55 9.5.0.dev0 version bump Andrew Murray 2023-01-02 14:03:31 +1100
  • 7f069e01c3 Pillow -> 9.4.0 Andrew Murray 2023-01-02 11:21:01 +1100
  • a5bbab1c1e 9.4.0 version bump 9.4.0 9.4.x Andrew Murray 2023-01-02 10:29:07 +1100
  • cdd3d8ec77
    Merge pull request #6851 from radarhere/size mergify[bot] 2023-01-01 22:37:16 +0000
  • 38a93a0571
    Merge pull request #6850 from radarhere/releasenotes mergify[bot] 2023-01-01 22:03:09 +0000
  • d4d981dc9f Updated size parameter descriptions Andrew Murray 2023-01-02 08:41:50 +1100
  • e908afea40
    Updated security descriptions Andrew Murray 2023-01-02 08:17:47 +1100
  • 0efda9189e
    Merge pull request #6845 from radarhere/copyright Hugo van Kemenade 2023-01-01 21:18:23 +0200