Commit Graph

  • cfd5c8a3d2
    Merge pull request #395 from radarhere/harfbuzz mergify[bot] 2023-07-09 14:55:33 +0000
  • 7a1e28404d
    Merge pull request #7272 from radarhere/harfbuzz mergify[bot] 2023-07-09 13:11:21 +0000
  • 16f5c6d5d7 Updated harfbuzz to 8.0.0 Andrew Murray 2023-07-09 21:51:42 +1000
  • 9cf3d73b1d Updated harfbuzz to 8.0.0 Andrew Murray 2023-07-09 21:46:29 +1000
  • 1953e43538
    Update CHANGES.rst [ci skip] Andrew Murray 2023-07-09 15:00:41 +1000
  • e96f217c60
    Merge pull request #7270 from heitbaum/libtiff Andrew Murray 2023-07-09 14:57:58 +1000
  • d17947e802 Fix missing symbols as libtiff can depend on libjpeg Rudi Heitbaum 2023-07-08 12:39:40 +0000
  • 535b4378e1
    Merge pull request #394 from radarhere/py2app_libwebp mergify[bot] 2023-07-08 08:11:21 +0000
  • ac0a8513d0 Fix py2app "New Mach-O header is too large" error Andrew Murray 2023-07-08 16:25:44 +1000
  • ba9c830b03 Corrected writing I;16 text Andrew Murray 2023-07-08 11:30:48 +1000
  • 8bdb6553a4
    test lack of warnings from common mode conversions Sam Mason 2023-07-07 14:13:58 +0100
  • 0568292553
    include exception in warning message Sam Mason 2023-07-07 13:36:26 +0100
  • 05c3646058 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-07-07 12:31:37 +0000
  • 823e3ddcf3
    add support for IPython _repr_mimebundle_ and refactor _repr_png|jpeg_ methods Sam Mason 2023-07-07 13:14:50 +0100
  • c194d56ba5
    update tests to include desired mimebundle behaviour Sam Mason 2023-07-07 13:12:19 +0100
  • 6215cd3e0f
    Update tests to handle no longer raising Matthew Treinish 2023-07-06 09:28:35 -0400
  • 9517feccd9
    Update src/PIL/Image.py Matthew Treinish 2023-07-06 09:00:00 -0400
  • 6d440ac995
    Handle exceptions in _repr_jpeg_ and _repr_png_ Matthew Treinish 2023-07-06 08:42:37 -0400
  • f089c2db8c
    Merge pull request #7264 from radarhere/macos Hugo van Kemenade 2023-07-06 09:25:29 +0300
  • e6beb81523 Updated macOS tested Pillow versions Andrew Murray 2023-07-06 13:22:50 +1000
  • 3ffa8dca44
    Merge pull request #7262 from daimrod/doc-wal-add-link-to-putpalette Hugo van Kemenade 2023-07-05 14:43:51 +0300
  • 9a32c0f821
    doc WAL: Add link to PIL.Image.Image.putpalette Grégoire Jadi 2023-07-05 11:26:46 +0200
  • 5e2332a200 Corrected drawing I;16 points Andrew Murray 2023-07-05 08:49:47 +1000
  • 3ee9259150
    Merge pull request #7258 from radarhere/libjpeg mergify[bot] 2023-07-04 14:17:51 +0000
  • 5a9c2321b4 Updated libjpeg shared library name Andrew Murray 2023-07-04 22:39:41 +1000
  • fac1490a52
    Update README.md Jose pedro hurtado vega 2023-07-04 18:19:05 +0600
  • 6e254d55ca
    Update SECURITY.md Jose pedro hurtado vega 2023-07-04 18:14:46 +0600
  • be828f4d62
    Merge pull request #7254 from radarhere/libjpeg_turbo Hugo van Kemenade 2023-07-04 07:44:58 +0300
  • 55de09ae95
    Merge pull request #393 from radarhere/libjpeg_turbo Hugo van Kemenade 2023-07-04 07:44:37 +0300
  • 84af332bf1
    Merge pull request #7253 from python-pillow/pre-commit-ci-update-config mergify[bot] 2023-07-03 22:37:52 +0000
  • 082c43656d Updated libjpeg-turbo to 3.0.0 Andrew Murray 2023-07-04 08:29:17 +1000
  • 99a03d403f Updated libjpeg-turbo to 3.0.0 Andrew Murray 2023-07-04 08:26:50 +1000
  • 9e31a677b9
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-07-03 19:29:28 +0000
  • a97422d2fe
    Merge pull request #7249 from Yay295/update_c_type_obj Andrew Murray 2023-07-03 19:43:50 +1000
  • 6b0b905a88
    Merge pull request #7248 from mgorny/wheel Hugo van Kemenade 2023-07-02 19:27:23 +0300
  • e7398c7888 update PyTypeObject slot names tp_print was renamed to tp_vectorcall_offset with Python 3.8, and tp_compare was renamed to tp_as_async with Python 3.5. tp_size has always been tp_basicsize; I don't know why that one was wrong. Yay295 2023-07-02 00:52:08 -0500
  • d56fb2435d Remove redundant wheel dep from pyproject.toml Michał Górny 2023-07-02 04:13:02 +0200
  • 1ffe3354d7 10.1.0.dev0 version bump Andrew Murray 2023-07-02 00:59:40 +1000
  • b2eed6e689 Pillow -> 10.0.0 Andrew Murray 2023-07-01 23:05:00 +1000
  • 6e28ed1f36 10.0.0 version bump 10.0.0 Andrew Murray 2023-07-01 22:08:11 +1000
  • 74859e965d Moved MAX_IMAGE_PIXELS check to Python Andrew Murray 2023-07-01 20:52:44 +1000
  • c827f3b30f
    Merge pull request #7246 from radarhere/deallocate Andrew Murray 2023-07-01 20:35:41 +1000
  • 39a3b1d83e Fixed deallocating mask images Andrew Murray 2023-07-01 18:09:27 +1000
  • 8c1dc819fd
    Update CHANGES.rst [ci skip] Andrew Murray 2023-07-01 10:31:34 +1000
  • e37b25087d
    Merge pull request #7244 from radarhere/imagefont_max_string_length Andrew Murray 2023-07-01 09:41:01 +1000
  • d398fedb9d
    Added underscores for readability Andrew Murray 2023-07-01 07:25:18 +1000
  • 1fe1bb49c4 Added ImageFont.MAX_STRING_LENGTH Andrew Murray 2023-06-30 23:32:26 +1000
  • 7c945f5131
    Merge pull request #7243 from radarhere/releasenotes Hugo van Kemenade 2023-06-30 10:59:47 +0300
  • 0fb69fa821 Added release notes for #7123 Andrew Murray 2023-06-30 16:59:36 +1000
  • b7f1af77fd
    Merge pull request #7230 from nulano/add-pyproject.toml Hugo van Kemenade 2023-06-30 09:31:41 +0300
  • 0ac3677b56
    Merge pull request #7199 from radarhere/tiff_close Hugo van Kemenade 2023-06-30 09:27:26 +0300
  • 9abef1ad0b
    Merge pull request #7226 from radarhere/getcolor Hugo van Kemenade 2023-06-30 09:26:51 +0300
  • be4bfaac9e
    Merge pull request #7123 from radarhere/apng Hugo van Kemenade 2023-06-30 09:24:20 +0300
  • bd795d7c02
    Merge pull request #7242 from radarhere/repr_png Hugo van Kemenade 2023-06-30 08:29:47 +0300
  • 0740499151 Prioritise speed in _repr_png_ Andrew Murray 2023-06-30 09:05:59 +1000
  • 1174a9e7f4
    Merge pull request #7097 from radarhere/seek Hugo van Kemenade 2023-06-30 01:05:47 +0300
  • a662fb6793
    Merge pull request #7239 from radarhere/releasenotes Hugo van Kemenade 2023-06-29 15:24:38 +0300
  • 49cde0ad3d Update CHANGES.rst [ci skip] Andrew Murray 2023-06-29 21:03:42 +1000
  • ae43cda4c5 Added release notes for #7235 Andrew Murray 2023-06-29 20:58:43 +1000
  • 2de1bf221a
    Merge pull request #7236 from radarhere/pyaccess Hugo van Kemenade 2023-06-29 13:58:50 +0300
  • b2387f9565
    Merge pull request #7233 from radarhere/libtiff Hugo van Kemenade 2023-06-29 13:56:12 +0300
  • 36fb14cee7
    Merge pull request #391 from radarhere/libtiff Hugo van Kemenade 2023-06-29 13:56:07 +0300
  • c4f3984987
    Merge pull request #392 from radarhere/libwebp Hugo van Kemenade 2023-06-29 13:54:52 +0300
  • 0aaa5e0d7c
    Merge pull request #7238 from radarhere/libwebp Hugo van Kemenade 2023-06-29 13:54:46 +0300
  • d49f36b9a9 Updated libwebp to 1.3.1 Andrew Murray 2023-06-29 15:11:55 +1000
  • 444b8118bd Updated libwebp to 1.3.1 Andrew Murray 2023-06-29 15:11:16 +1000
  • 456ef61cb5 Update CHANGES.rst [ci skip] Andrew Murray 2023-06-29 09:43:06 +1000
  • b5ce3193b6 Deprecate Image.USE_CFFI_ACCESS Andrew Murray 2023-06-29 08:30:10 +1000
  • 1a185973dd Mention default behaviour change Andrew Murray 2023-06-28 22:00:32 +1000
  • 8a36b0fc2d Deprecate PyAccess Andrew Murray 2023-06-28 20:10:10 +1000
  • 811bfe3658 Do not use CFFI access by default on PyPy Andrew Murray 2023-06-28 17:57:02 +1000
  • b2d7f1e899
    Merge branch 'main' into add-pyproject.toml Andrew Murray 2023-06-28 17:44:08 +1000
  • e5188f6815
    Merge pull request #7235 from radarhere/decompression_bomb_check Andrew Murray 2023-06-28 13:37:29 +1000
  • 8437d98f7f Limit size even if one dimension is zero Andrew Murray 2023-06-28 11:43:05 +1000
  • 4834f80c08
    Merge pull request #7234 from radarhere/32bit Hugo van Kemenade 2023-06-27 18:34:28 +0300
  • 1756f04acd
    Updated patch path Andrew Murray 2023-06-27 21:19:32 +1000
  • 27b1acf470 Test 32-bit Windows on AppVeyor Andrew Murray 2023-06-27 20:51:16 +1000
  • c67d73d3c9 Test 32-bit Debian 12 Andrew Murray 2023-06-27 16:36:22 +1000
  • 45c9dcf123 Restored 32-bit support Andrew Murray 2023-06-27 14:43:58 +1000
  • 51cd79266d Updated libtiff to 4.5.1 Andrew Murray 2023-06-27 13:51:17 +1000
  • 92fb054ba7 Updated libtiff to 4.5.1 Andrew Murray 2023-06-27 08:19:57 +1000
  • 5c3d93fb2c
    Merge pull request #7232 from radarhere/32bit Hugo van Kemenade 2023-06-26 08:14:10 +0300
  • fec793d8ab
    don't explicitly install wheel Ondrej Baranovič 2023-06-25 13:05:22 +0100
  • d12783374b Increased coverage threshold Andrew Murray 2023-06-25 21:39:26 +1000
  • 83b9a466b1
    Merge pull request #390 from radarhere/freetype Hugo van Kemenade 2023-06-25 14:17:02 +0300
  • 469f9e3c2c
    Updated mergify.yml nulano 2023-06-25 10:05:01 +0100
  • b85385407a
    simplify MSYS2 testing on GHA nulano 2023-02-12 00:18:03 +0000
  • 286db61d2e
    make sure pacboy is installed nulano 2023-02-02 17:36:19 +0000
  • 2e469bd639
    update CI targets table nulano 2023-02-02 17:32:58 +0000
  • f69347edd2
    GHA: skip some msys2 jobs nulano 2023-02-02 17:30:30 +0000
  • fa0995071f
    GHA: use pacboy to install msys2 packages nulano 2023-02-02 17:28:14 +0000
  • eba06792ca
    replace msys2 package check with msystem check nulano 2023-02-02 17:13:25 +0000
  • d367a313b3
    update installation instructions for MSYS2 UCRT64 nulano 2023-02-02 17:11:56 +0000
  • 4c5ee5dee3
    Merge pull request #7231 from radarhere/freetype Hugo van Kemenade 2023-06-25 12:00:37 +0300
  • 0546eb9b8e
    msys2: update install documentation nulano 2023-01-13 04:39:13 +0100
  • 05f9e20c53
    GHA: test msys2 clang and ucrt systems nulano 2023-01-13 03:31:17 +0100
  • 837d23f273
    Update CHANGES.rst [ci skip] Andrew Murray 2023-06-25 13:58:02 +1000
  • 9c73834407 Removed deleted file Andrew Murray 2023-06-25 13:33:20 +1000
  • 629e4585f2 Updated freetype to 2.13.1 Andrew Murray 2023-06-24 22:09:43 +1000
  • d5cd1c4dea
    Merge pull request #389 from radarhere/build Andrew Murray 2023-06-25 13:15:27 +1000