Commit Graph

  • 56a02b76eb
    Corrected image path Andrew Murray 2024-02-20 21:37:40 +1100
  • 64579510c0 Updated alt text Andrew Murray 2024-02-20 21:37:06 +1100
  • a655d7606e Simplified type hints Andrew Murray 2024-02-20 21:27:30 +1100
  • e39765d755 Added type hints Andrew Murray 2024-02-20 15:41:20 +1100
  • 380bc1766b
    Merge pull request #7813 from hugovk/requirements-mypy Andrew Murray 2024-02-20 08:17:37 +1100
  • 531b1e1b9a Remove outdated installation warnings Hugo van Kemenade 2024-02-19 22:50:06 +0200
  • 7490aee836 Show how to use anchors to align text in imagefont deprecations Nulano 2024-02-19 20:18:18 +0100
  • fe1edb1e0f Install mypy from requirements file Hugo van Kemenade 2024-02-19 16:47:07 +0200
  • 0692ad8cdd Updated giflib on macOS to 5.2.2 Andrew Murray 2024-02-19 23:29:58 +1100
  • a1708423ee Do not attempt to link to undocumented protocol Andrew Murray 2024-02-19 20:45:06 +1100
  • 55d0289a7d Added image to illustrate size vs bbox Andrew Murray 2024-02-19 17:08:21 +1100
  • e1c5d57d50
    Merge pull request #7810 from radarhere/tidelift Hugo van Kemenade 2024-02-18 23:48:06 +0200
  • 143ce2e14a Updated mypy to 1.8 Andrew Murray 2024-02-19 08:09:29 +1100
  • b6fdf2e9e7 Updated package name for Tidelift Andrew Murray 2024-02-19 07:54:58 +1100
  • 9a8248a751
    Merge pull request #7808 from radarhere/type_hints Hugo van Kemenade 2024-02-18 21:44:03 +0200
  • ed8df39073
    Merge branch 'python-pillow:main' into main Sascha Ronnie Daoudia 2024-02-17 10:48:15 +0100
  • ebc57945e3
    Merge pull request #7744 from radarhere/unused Hugo van Kemenade 2024-02-17 11:38:14 +0200
  • 96fc60d5d2 Removed mypy excludes Andrew Murray 2024-02-17 20:21:25 +1100
  • 4ea1ad03c3
    Merge branch 'main' into unused Andrew Murray 2024-02-17 18:23:04 +1100
  • c194d6e9c8
    Merge pull request #7807 from radarhere/type_hints Hugo van Kemenade 2024-02-17 09:18:42 +0200
  • 80d4fc14b8
    Merge pull request #7786 from radarhere/type_hints_imageops Hugo van Kemenade 2024-02-17 09:16:27 +0200
  • e5415f37d6
    Merge pull request #7805 from radarhere/windows Hugo van Kemenade 2024-02-17 09:06:07 +0200
  • 5ff7d926fd Added type hints Andrew Murray 2024-02-17 15:00:38 +1100
  • 1a108281b9 Removed unused code Andrew Murray 2024-02-17 14:03:56 +1100
  • 617b9cbc00 Describe difference between size and bbox Andrew Murray 2024-02-17 11:50:48 +1100
  • d3b974b786 Use font in ImageDraw examples Andrew Murray 2024-02-17 11:19:32 +1100
  • 5c858d75e4 Added type hints Andrew Murray 2024-02-17 10:45:52 +1100
  • 26e0f6df56 Pin Python 3.13 on Windows to a3 Andrew Murray 2024-02-17 10:18:54 +1100
  • cd42106ecb
    Merge branch 'python-pillow:main' into main Sascha Ronnie Daoudia 2024-02-16 17:05:35 +0100
  • 3199c0ea40 Decoder and encoders subclass PyDecoder and PyEncoder Andrew Murray 2024-02-15 20:20:42 +1100
  • 912a33f5e9
    Merge pull request #7795 from radarhere/type_hints Andrew Murray 2024-02-15 20:23:43 +1100
  • 4d8567c1ab
    Merge branch 'main' into jpeg-app-segments Andrew Murray 2024-02-15 11:12:45 +1100
  • bf9ba35b20
    Merge branch 'main' into build-editable Andrew Murray 2024-02-15 11:12:17 +1100
  • 21e5d5d082 Use palette when loading Andrew Murray 2024-02-14 09:17:22 +1100
  • 818500b329 Raise an error if map depth is unknown Andrew Murray 2024-02-14 07:10:44 +1100
  • 63987b7aba Set mode to L if palette is missing Andrew Murray 2024-02-14 06:55:13 +1100
  • 92e57889d0
    Validate self.palette in has_transparency_data() gdesmar 2024-02-13 16:46:58 +0000
  • 47eaf0937f Use IO[bytes] in type hints Andrew Murray 2024-02-13 22:26:23 +1100
  • 50e9a92c98
    Merge pull request #7794 from radarhere/type_hints Andrew Murray 2024-02-13 22:22:24 +1100
  • 8acacffb70
    Merge branch 'main' into webp-get-next-without-gil Andrew Murray 2024-02-13 21:33:15 +1100
  • 3374e91d5e
    Merge pull request #7750 from hugovk/type-hints-replace-io.BytesIO Andrew Murray 2024-02-13 21:29:52 +1100
  • 4ce06aac3b Added type hints Andrew Murray 2024-02-12 21:06:17 +1100
  • cdecb3da91
    Merge pull request #7793 from radarhere/type_hints_test_image Andrew Murray 2024-02-12 23:01:19 +1100
  • b7a5b5984b Updated tests for os.path.realpath Andrew Murray 2024-02-12 19:24:01 +1100
  • ea0240bf2d
    Use is None Andrew Murray 2024-02-12 19:12:08 +1100
  • 3f6422b512 Added type hints Andrew Murray 2024-02-12 09:28:53 +1100
  • 0cb8654f02
    Merge branch 'main' into jpeg-app-segments Andrew Murray 2024-02-11 22:07:06 +1100
  • 29dd02509d Merge branch 'main' into type-hints-replace-io.BytesIO Andrew Murray 2024-02-11 22:02:55 +1100
  • 3c80ec0873
    Merge branch 'main' into progress Andrew Murray 2024-02-11 21:55:54 +1100
  • e617e604b5
    Merge branch 'main' into convert_mode Andrew Murray 2024-02-11 21:55:07 +1100
  • 5d6f22da12
    Merge pull request #7790 from radarhere/pyproject Andrew Murray 2024-02-11 21:46:27 +1100
  • ea1919dadf [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-10 22:04:56 +0000
  • c8d0e9595e Add a fuzzer for ImageCms.buildTransform jvoisin 2024-02-10 23:04:06 +0100
  • 3977124908
    Update docs/reference/internal_modules.rst Hugo van Kemenade 2024-02-10 14:54:20 +0200
  • 112a5a4813 Exclude abstract methods Andrew Murray 2024-02-10 22:40:24 +1100
  • e614bbfe50 Exclude code only for type checking Andrew Murray 2024-02-10 22:39:18 +1100
  • 8ef0ffc2b8 Removed no cover pragma Andrew Murray 2024-02-10 22:37:42 +1100
  • d02a778efd
    Removed no cover pragmas Andrew Murray 2024-02-10 21:57:59 +1100
  • 68db96981c
    Removed else Andrew Murray 2024-02-10 21:50:48 +1100
  • 430f50606e Current delta is determined by previous disposal Andrew Murray 2024-02-10 21:33:32 +1100
  • 40513025e1
    Merge pull request #113 from radarhere/type-hints-replace-io.BytesIO Hugo van Kemenade 2024-02-10 12:31:39 +0200
  • 517b797132 Removed FileDescriptor Andrew Murray 2024-02-10 20:47:32 +1100
  • 958a651449
    Merge pull request #112 from radarhere/type-hints-replace-io.BytesIO Hugo van Kemenade 2024-02-10 11:43:29 +0200
  • 19a6edeecc Added type hints Andrew Murray 2024-02-10 19:50:45 +1100
  • 373c62e5cb Use subprocess with CREATE_NO_WINDOW flag in WindowsViewer Andrew Murray 2024-02-10 19:47:50 +1100
  • 152a24e13a Simplified code Andrew Murray 2024-02-10 16:48:02 +1100
  • e6a521130e If previous disposal was 2, do not fill identical pixels Andrew Murray 2024-02-09 19:47:09 +1100
  • a118a82c30 Use os.path.realpath consistently when os.fspath is used Andrew Murray 2024-02-08 18:35:37 +1100
  • a276cf2c9f Use _typing alias Andrew Murray 2024-02-08 18:48:38 +1100
  • cb39b1c89e
    Corrected syntax Andrew Murray 2024-02-08 12:29:06 +1100
  • c93b23239d
    Update src/_webp.c Evan Miller 2024-02-07 20:20:27 -0500
  • 6782a07b8e
    Merge pull request #7784 from radarhere/type_hints Andrew Murray 2024-02-08 07:43:34 +1100
  • 463c368211
    Simplified code Andrew Murray 2024-02-07 21:02:34 +1100
  • 159fc068ca Merge branch 'main' into type-hints-replace-io.BytesIO Andrew Murray 2024-02-07 20:50:36 +1100
  • cdc498e6f3 Added type hints Andrew Murray 2024-02-07 19:16:28 +1100
  • 5bd8fd1dc6
    Merge pull request #7783 from radarhere/lint Hugo van Kemenade 2024-02-07 09:22:29 +0200
  • 91645f9eff Lint fix Andrew Murray 2024-02-07 10:19:00 +1100
  • 811dd15ca5
    Merge pull request #7769 from radarhere/type_hints Hugo van Kemenade 2024-02-06 23:12:26 +0200
  • 469db5114c Release GIL while calling WebPAnimDecoderGetNext Evan Miller 2024-02-06 15:41:08 -0500
  • 3e04ca5794
    Merge pull request #7780 from python-pillow/pre-commit-ci-update-config Andrew Murray 2024-02-06 22:26:36 +1100
  • 5f115df74f Replace deprecated "extend-ignore" with "ignore" Andrew Murray 2024-02-06 08:05:30 +1100
  • 2b66d3b9f2 Replace deprecated "extend-ignore" with "ignore" Andrew Murray 2024-02-06 08:05:30 +1100
  • 65cb0b0487 Added _typing.Coords Andrew Murray 2024-02-06 07:49:43 +1100
  • 3bcc7072d6 Move linter config from deprecated top-level to own section Hugo van Kemenade 2024-02-05 20:39:08 +0200
  • 1acaf20f72 Enable LOG rules for Ruff linter Hugo van Kemenade 2024-02-05 20:37:45 +0200
  • 27b0cf67e7 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-05 17:18:49 +0000
  • e0da2b7120
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-02-05 17:18:25 +0000
  • 5a8e7dda79 Added type hints Andrew Murray 2024-02-05 20:36:34 +1100
  • 95255536cf Merge branch 'main' into type_hints Andrew Murray 2024-02-05 19:29:27 +1100
  • dfb48ff297 Match mask size to pasted image size Andrew Murray 2024-02-05 19:16:15 +1100
  • 1b67239674 Update CHANGES.rst [ci skip] Andrew Murray 2024-02-05 11:56:55 +1100
  • 3bd58a80a3
    Merge pull request #7745 from nik012003/main Andrew Murray 2024-02-05 11:49:31 +1100
  • d8f52f58be
    Merge branch 'main' into main Andrew Murray 2024-02-05 08:56:25 +1100
  • fe09f0db37
    Merge pull request #7776 from hugovk/codecov/codecov-action@v3.1.5 Andrew Murray 2024-02-05 08:55:11 +1100
  • 1e0b17a052
    Merge pull request #7775 from radarhere/cygwin Andrew Murray 2024-02-05 08:05:53 +1100
  • 435c884ebb Removed platform argument from setup-cygwin action Andrew Murray 2024-02-03 23:44:33 +1100
  • dba7dea326 Pin codecov/codecov-action to v3.1.5 Hugo van Kemenade 2024-02-03 14:43:04 +0200
  • cb9e3535c4
    Merge pull request #7774 from python-pillow/renovate/github-actions Andrew Murray 2024-02-03 14:39:14 +1100
  • 6207ad4196
    Update release-drafter/release-drafter action to v6 renovate[bot] 2024-02-03 02:24:17 +0000
  • acd7ecedcb
    Merge pull request #7764 from radarhere/libxau Andrew Murray 2024-02-03 13:23:48 +1100