Commit Graph

  • 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
  • b48427d4c6
    Merge branch 'main' into context_manager Andrew Murray 2024-10-12 19:33:54 +1100
  • b0d79c87f1
    Merge pull request #8197 from radarhere/imagecms_core Hugo van Kemenade 2024-10-12 11:30:17 +0300
  • fd74857bcf
    Merge pull request #8417 from radarhere/appendingTiffWriter Hugo van Kemenade 2024-10-12 11:29:09 +0300
  • 3dded83076
    Merge pull request #8461 from radarhere/undone Hugo van Kemenade 2024-10-12 11:25:55 +0300
  • 00c5989d4e Use MAXBLOCK Andrew Murray 2024-10-12 13:44:48 +1100
  • 828fa507a4 Added release notes Andrew Murray 2024-10-12 13:29:54 +1100
  • d97c18cb5a Merge branch 'main' into imagemath Andrew Murray 2024-10-12 13:06:41 +1100
  • 08b561e25d
    Merge pull request #8459 from radarhere/webp Hugo van Kemenade 2024-10-11 14:59:26 +0300
  • e93dcc1578 Update CHANGES.rst [ci skip] Andrew Murray 2024-10-11 21:09:52 +1100
  • ecdd519a0e
    Merge pull request #8458 from radarhere/dup Hugo van Kemenade 2024-10-11 13:07:44 +0300
  • afbf45055a Always raise warnings for deprecated feature checks Andrew Murray 2024-10-11 20:59:15 +1100
  • 7edf952832 Do not close provided file handles with libtiff Andrew Murray 2024-10-11 19:37:56 +1100
  • 3d9c05c224
    Merge pull request #8457 from hugovk/sphinx-8.1 Hugo van Kemenade 2024-10-11 10:58:08 +0300
  • fdd5d0c0fb Use CVE and CWE roles from Sphinx 8.1 Hugo van Kemenade 2024-10-10 21:35:48 +0300
  • 97438cb8fd Update CHANGES.rst [ci skip] Andrew Murray 2024-10-10 22:50:26 +1100
  • d99229e4d1
    Merge pull request #8455 from radarhere/wheels Andrew Murray 2024-10-10 22:18:49 +1100
  • 7777260b6b
    Merge pull request #8438 from radarhere/filter Andrew Murray 2024-10-10 21:50:51 +1100
  • ff245fcb40 Revert "Skip QEMU-emulated wheels on workflow dispatch event" Andrew Murray 2024-10-10 19:43:11 +1100
  • dab9559c04
    Merge pull request #8453 from python-pillow/renovate/cibuildwheel-2.x mergify[bot] 2024-10-09 10:07:27 +0000
  • e37209ace5
    Update dependency cibuildwheel to v2.21.3 renovate[bot] 2024-10-09 09:11:46 +0000
  • e8ef3009e3 In Image.Image.seek(), clear core image if mode or size has changed Andrew Murray 2024-10-08 21:17:51 +1100
  • a9b9a63614 Do not create core image in seek(), when load() might not run Andrew Murray 2024-10-08 20:48:32 +1100
  • 949079bf36
    Merge pull request #8448 from python-pillow/pre-commit-ci-update-config Andrew Murray 2024-10-08 08:28:53 +1100
  • a609d65b33 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-07 17:56:20 +0000