Commit Graph

  • c46946f3a4 Added filename placeholder in URL Andrew Murray 2024-10-25 19:13:39 +1100
  • 0961d3d22b
    Possible fix for linux build failures. Russell Keith-Magee 2024-10-25 16:10:29 +0800
  • 140a06e0fd
    Explicitly disable libdeflate on libtiff. Russell Keith-Magee 2024-10-25 16:04:56 +0800
  • 5a8373e527
    Correct a dumb pip invocation error. Russell Keith-Magee 2024-10-25 14:47:51 +0800
  • 06dbfedb0f
    Bump the multibuild version to fix jpeg-turbo issue. Russell Keith-Magee 2024-10-25 13:51:37 +0800
  • 00809a2551
    Tweaks to ensure isolation from Homebrew on x86_64. Russell Keith-Magee 2024-10-25 13:42:46 +0800
  • 5952500677 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-25 04:38:31 +0000
  • 1a4bb9c475 Use pre-built zlib-ng for Windows dofuuz 2024-10-25 13:37:49 +0900
  • fc35fcc5ea
    Cleanups and typos identified by code review. Russell Keith-Magee 2024-10-25 10:55:30 +0800
  • 0fe55d6115
    Isolate macOS build from Homebrew. Russell Keith-Magee 2024-10-25 09:23:13 +0800
  • 7999da38a7 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-24 14:07:43 +0000
  • c8e301c474
    Fix SEGFAULT from calling FT_New_Face/FT_Done_Face in multiple threads Lysandros Nikolaou 2024-10-24 15:52:59 +0200
  • 79d29fc03d Replace Windows zlib with zlib-ng dofuuz 2024-10-24 21:35:26 +0900
  • 8af2d7640e Pass palette mode to putpalette Andrew Murray 2024-10-24 23:26:13 +1100
  • 822ec3d05d
    Merge pull request #8491 from python-pillow/renovate/mypy-1.x Hugo van Kemenade 2024-10-23 07:30:34 +0300
  • 6a55f2df03
    Update dependency mypy to v1.13.0 renovate[bot] 2024-10-23 02:36:15 +0000
  • 31b82ee297
    Merge pull request #8490 from radarhere/license Hugo van Kemenade 2024-10-22 13:05:06 +0300
  • 22c05e232c Update license to MIT-CMU Andrew Murray 2024-10-22 17:56:02 +1100
  • ccd4683f45
    Merge pull request #8487 from python-pillow/renovate/mypy-1.x Andrew Murray 2024-10-21 12:11:35 +1100
  • beb32bbb1f
    Update dependency mypy to v1.12.1 renovate[bot] 2024-10-21 00:18:00 +0000
  • 55579084cd Corrected EMF DPI Andrew Murray 2024-10-19 20:40:13 +1100
  • 58ef69228d
    Simplified code (#3) Andrew Murray 2024-10-19 16:15:53 +1100
  • 8b8bbba0f7
    Update Tests/check_avif_leaks.py Frankie Dintino 2024-10-18 09:33:55 -0400
  • 331e4e7517
    Merge pull request #8482 from radarhere/imagefile Hugo van Kemenade 2024-10-18 14:33:26 +0300
  • 5b06597075 Use fixture to re-open image for each test Andrew Murray 2024-10-18 19:29:22 +1100
  • 203ca12626 Allow encoderinfo to be set for appended images Andrew Murray 2024-10-18 19:09:22 +1100
  • 98f975dbbe Do not save XMP from info Andrew Murray 2024-10-18 18:56:23 +1100
  • a337138f92 Updated type hint Andrew Murray 2024-10-18 08:32:14 +1100
  • d59b169ed2 Update CHANGES.rst [ci skip] Andrew Murray 2024-10-17 23:10:48 +1100
  • 6e2ebaae2d
    Merge pull request #8474 from python-pillow/renovate/mypy-1.x Hugo van Kemenade 2024-10-17 08:16:14 +0300
  • 0beb2228f9 Include JpegImageFile layers in state Andrew Murray 2024-10-17 12:44:25 +1100
  • 4611a24661 Fix IFDRational with a zero denominator Andrew Murray 2024-10-17 10:58:48 +1100
  • 5ff20273d9 Updated type hints Andrew Murray 2024-10-17 10:46:26 +1100
  • c2ada0cac8 Handle rational tags with a zero denominator Andrew Murray 2024-10-17 09:49:37 +1100
  • c252b708ee
    Update dependency mypy to v1.12.0 renovate[bot] 2024-10-16 21:41:38 +0000
  • e5494a2ce8
    Fix PLAT envvar in cibuildwheel container Frankie Dintino 2024-10-16 09:43:32 -0400
  • e2add24ec5
    Added type hints (#2) Andrew Murray 2024-10-17 00:41:14 +1100
  • 3878b588a4
    Add AVIF plugin (using libavif) Frankie Dintino 2021-01-03 15:12:01 -0500
  • 11c654c187 Update CHANGES.rst [ci skip] Andrew Murray 2024-10-16 23:07:35 +1100
  • 1c11d4581c
    Merge pull request #8469 from radarhere/disable mergify[bot] 2024-10-16 11:38:07 +0000
  • 7c194b54ef Fixed disabling a feature Andrew Murray 2024-10-16 21:37:14 +1100
  • 96fb0e63ea
    Merge pull request #8467 from radarhere/pypy Hugo van Kemenade 2024-10-16 08:27:11 +0300
  • 8393972c35 Skip PyPy3.9 wheels Andrew Murray 2024-10-16 09:56:33 +1100
  • 37e56350a3
    Merge pull request #8466 from radarhere/fedora Andrew Murray 2024-10-16 09:14:28 +1100
  • 304732f75e
    Merge pull request #8465 from radarhere/tile Hugo van Kemenade 2024-10-15 18:05:37 +0300
  • 455e6da119 11.1.0.dev0 version bump Hugo van Kemenade 2024-10-15 17:30:25 +0300
  • a433f24f0b tile is already an empty list Andrew Murray 2024-10-15 22:14:26 +1100
  • 204aae6682 11.0.0 version bump 11.0.0 11.0.x Hugo van Kemenade 2024-10-15 08:55:00 +0300
  • e79b88ea5f Use mb_config when creating core images Andrew Murray 2024-10-14 22:35:25 +1100
  • 605c4083e1 Added type hint Andrew Murray 2024-10-14 22:33:03 +1100
  • 282e7ec8c0 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-14 11:30:36 +0000
  • a9e1dcfed2
    Merge branch 'main' into multiband Andrew Murray 2024-10-14 22:30:08 +1100
  • 3911afbc97 Removed Fedora 39 Andrew Murray 2024-10-14 16:56:48 +1100
  • f2cc87b1f0 Update CHANGES.rst [ci skip] Andrew Murray 2024-10-13 11:19:41 +1100
  • e3f420094a Do not allow untyped functions Andrew Murray 2024-10-13 11:09:47 +1100
  • 988a1fe838 Merge branch 'main' into context_manager Andrew Murray 2024-10-13 11:06:01 +1100
  • c855e8e5f9
    Merge pull request #8464 from radarhere/imagemath_type_hint Andrew Murray 2024-10-13 11:00:15 +1100
  • 610c5834be add sum to histogram test Yay295 2024-09-18 23:04:40 -0500
  • 77f42c52b9 use deterministic hash function Yay295 2024-09-19 00:58:59 -0500
  • 05e2161fbe add hash value to histogram test Yay295 2024-09-18 18:45:45 -0500
  • 90f709fb79 parametrize test_histogram() Yay295 2024-09-18 18:16:06 -0500
  • d267f5ff30 test image stats of all image modes Yay295 2024-09-18 15:00:30 -0500
  • 89bafd3098 remove unpackers with identical output Andrew Murray 2024-06-29 14:23:41 +1000
  • 75e54c23ac add check for deprecated rawmodes when creating an ImagePalette Yay295 2024-06-26 09:51:16 -0500
  • 976f30709a don't show rawmode deprecation warning if mode is same as rawmode The "BGR;15" and "BGR;16" modes being deprecated is separate from the "BGR;15" and "BGR;16" rawmodes being deprecated. Yay295 2024-06-22 10:23:25 -0500
  • d330a136cd move deprecated rawmode unpack tests to test_unpack_deprecated() Yay295 2024-06-22 09:24:26 -0500
  • adcd541110 deprecate old rawmodes for 16-bit RGB data Yay295 2024-05-07 19:51:16 -0500
  • f281063941 use new rawmodes in BMP and TGA image plugins Yay295 2024-05-01 14:05:11 -0500
  • 5ffaf3f378 clean up rawmode syntax comments Yay295 2024-05-01 15:45:34 -0500
  • 3af0e2d9cf add "new" rawmodes for 16-bit RGB data Yay295 2024-04-25 21:20:41 -0500
  • 7d5771e56d parametrize test_lib_pack.py Yay295 2024-04-27 17:44:57 -0500
  • d226ab354b [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-12 23:33:25 +0000
  • a96e38cf77 remove test_putdata_mode_BGR(), superseded by test_getdata_putdata() Yay295 2024-04-28 00:32:07 -0500
  • 28731adcbe merge test_putdata_mode_I() and test_putdata_mode_F() as test_putdata_scale_and_offset() Yay295 2024-04-28 00:25:32 -0500
  • c9d7beaed0 parametrize test_putdata_array() Yay295 2024-04-28 00:16:32 -0500
  • 99519473a8 rename test_image_getdata_putdata.py to test_image_data.py Yay295 2024-04-27 22:41:16 -0500
  • ce4ead7d8c rename variable "pixel" to "expected" Yay295 2024-04-25 16:56:55 -0500
  • 1a29485ea4 remove old comment The original bug this was referring to seems to have been lost, but it looks to have been something to do with Python 2/3 compatibility and big numbers. See commit c8ce29c239 and https://github.com/python-pillow/Pillow/issues/7991. Yay295 2024-04-17 16:20:16 -0500
  • c18d17ac70 parametrize test_putdata_long_integers() This test had some duplicate checks because originally in Python 2 the numbers in those lines had a "L" suffix, which is no longer used in Python 3. Yay295 2024-04-17 13:21:18 -0500
  • ed073324ce parametrize test_getdata_roundtrip() Yay295 2024-04-17 13:12:00 -0500
  • 9e3209e264 move getdata/putdata tests to same file Yay295 2024-04-17 12:55:24 -0500
  • 0ec76d5d3a add tests for image modes with a different number of bytes and bands Yay295 2023-07-11 20:33:19 +1000
  • 183856267c extract mode "1" to its own test Yay295 2023-07-04 16:55:03 -0500
  • 26218998bb remove debugging messages Yay295 2023-07-04 01:46:33 -0500
  • 38fd40a0ca use Py_RETURN_* macros for Py_True/Py_False Py_True and Py_False were only made immortal in Python 3.12, so we have to properly increment their refcount for versions before that. Yay295 2023-07-05 08:33:46 -0500
  • a09b45c5db add tp_richcompare handler for Imaging_Type/ImagingCore Yay295 2023-07-04 01:43:46 -0500
  • 48681cd014 use float instead of double in rgb to hsv conversion Yay295 2024-10-08 08:11:07 -0500
  • 6b8a97ab16 simplify rgb to hsv conversion Yay295 2024-09-30 19:58:03 -0500
  • 671d7808e2 add more data to error message Yay295 2024-08-18 20:38:41 -0500
  • 9c643785f0 parametrize test_lib_pack.py Yay295 2024-04-27 17:44:57 -0500
  • dc3751599f
    Merge pull request #8463 from hugovk/update-3.13-date Andrew Murray 2024-10-13 09:32:26 +1100
  • c3d81d6375 Update Python 3.13 release date Hugo van Kemenade 2024-10-12 23:52:57 +0300
  • a60610c93f Added type hints Andrew Murray 2024-10-13 07:42:17 +1100
  • a5c58f2182
    Merge pull request #8460 from hugovk/mit-cmu Andrew Murray 2024-10-13 07:10:09 +1100
  • e74994ed37 Update licence to MIT-CMU Hugo van Kemenade 2024-10-11 16:28:41 +0300
  • aa30dc506e Keep existing behaviour for eval() Andrew Murray 2024-10-12 21:13:25 +1100
  • b5e1115bf2 Update CHANGES.rst [ci skip] Andrew Murray 2024-10-12 21:10:47 +1100
  • 686b5e2cb4
    Merge pull request #8392 from radarhere/tiff_seek Hugo van Kemenade 2024-10-12 11:46:36 +0300
  • 914f7e1c58
    Merge pull request #8365 from radarhere/openjpeg Hugo van Kemenade 2024-10-12 11:46:01 +0300
  • fc5c096e6d
    Merge branch 'main' into progress Andrew Murray 2024-10-12 19:36:22 +1100