Commit Graph

  • 043e13d660 Revert "Published to Test PyPI" Andrew Murray 2023-12-27 08:12:51 +1100
  • a66fbb95b6
    Updated Windows artifact name Andrew Murray 2023-12-27 07:54:03 +1100
  • a72b5963d7 Document JPEG 2000 support for writing YCbCr and reading subsampled color Benjamin Gilbert 2023-12-11 04:14:18 -0600
  • e2018a6697 Add release note for JPEG keep_rgb option Benjamin Gilbert 2023-12-13 18:27:55 -0600
  • a5fab5fc0b Fail if chroma subsampling selected when writing RGB JPEG Benjamin Gilbert 2023-12-04 07:31:24 -0600
  • 26f58e7afc Optimise ImageMode.getmode Hugo van Kemenade 2023-12-22 16:30:45 +0200
  • bc5ec2268a Added type hints Andrew Murray 2023-12-26 22:26:11 +1100
  • ef0b0d232a
    Merge pull request #7638 from radarhere/type_hints Hugo van Kemenade 2023-12-26 11:36:51 +0200
  • 36b40f7888
    Merge pull request #7637 from radarhere/fuzz Hugo van Kemenade 2023-12-26 09:02:15 +0200
  • 7b9d101533 Moved __future__ import to beginning of file Andrew Murray 2023-12-26 16:47:04 +1100
  • 42f31be95e Added ImageType as alias for Image.Image Andrew Murray 2023-12-26 13:09:31 +1100
  • 4de17656d8 Merge branch 'main' into pypi Andrew Murray 2023-12-26 12:37:22 +1100
  • f8e65ecfe0
    Merge pull request #7629 from nulano/arm64-fribidi-2 Andrew Murray 2023-12-26 12:30:15 +1100
  • d400ef2b46 Added type hints Andrew Murray 2023-12-26 12:18:38 +1100
  • fbecf7790b
    Merge pull request #7635 from radarhere/type_hints_imagesequence Hugo van Kemenade 2023-12-25 13:17:06 +0200
  • 774d7a570d
    Fix cross-compiling by searching the right lib and include directories James Le Cuirot 2023-12-22 22:38:27 +0000
  • f8d75032db Added strict type hints Andrew Murray 2023-12-25 18:58:47 +1100
  • 2b806c5236 Removed trailing dash Andrew Murray 2023-12-25 07:19:00 +1100
  • 0ed7d5c044 Assign exception string to variable first Andrew Murray 2023-12-24 20:06:06 +1100
  • f73325f780 mode is read-only Andrew Murray 2023-12-24 20:03:33 +1100
  • d5e330e6aa [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-12-24 08:45:23 +0000
  • a2729c0db0
    Merge branch 'main' into vtf-support Andrew Murray 2023-12-24 19:45:02 +1100
  • 76179a2ea1 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-12-24 08:41:59 +0000
  • bc01ee28ed
    Merge branch 'main' into main Andrew Murray 2023-12-24 19:41:39 +1100
  • df83428882 Update CHANGES.rst [ci skip] Andrew Murray 2023-12-24 19:05:39 +1100
  • 6768d3aa91
    Merge pull request #7497 from ZachNagengast/fix-alpha-for-overlapping-glyphs Andrew Murray 2023-12-24 19:03:28 +1100
  • b8826ef8cb
    Merge pull request #7528 from akx/git-blame-ignore-revs Andrew Murray 2023-12-24 16:57:07 +1100
  • 1d134dd283 Merge branch 'main' into setuptools_scm Andrew Murray 2023-12-24 16:24:37 +1100
  • d2dc8d3a6e Added type hints Andrew Murray 2023-12-24 15:59:12 +1100
  • 97c2b6672c Updated actions/upload-artifact to v4 Andrew Murray 2023-12-24 13:42:57 +1100
  • fc1cf9f65b Published to Test PyPI Andrew Murray 2023-12-20 09:04:41 +1100
  • 808f312c7a Updated environment name Andrew Murray 2023-12-15 21:32:33 +1100
  • 41e45b5f95
    Merge pull request #7633 from hugovk/type-imagemode Andrew Murray 2023-12-23 22:10:10 +1100
  • 17af8eca02
    Add type hints for ImageMode Hugo van Kemenade 2023-12-23 02:16:46 -0700
  • 76809f09ef Add type hints for ImageMode Hugo van Kemenade 2023-12-22 16:23:28 +0200
  • 19c2721931
    Merge branch 'main' into progress Andrew Murray 2023-12-22 23:56:40 +1100
  • e9453a7b88
    Merge pull request #7631 from hugovk/future-annotations Andrew Murray 2023-12-22 23:52:52 +1100
  • 64ddace6c4 Add 'from __future__ import annotations' using Ruff/isort Andrew Murray 2023-12-22 23:06:35 +1100
  • ac13810a06 Convert hex values to RGB beforehand instead of on demand Andrew Murray 2023-12-22 16:24:58 +1100
  • fae06539be Merge branch 'main' into progress Andrew Murray 2023-12-21 22:36:16 +1100
  • 43b2f61e79 Add 'from __future__ import annotations' using Ruff/isort Hugo van Kemenade 2023-12-21 13:13:31 +0200
  • 905ae8b5d1 Add 'from __future__ import annotations' using Ruff/isort Hugo van Kemenade 2023-12-21 13:13:07 +0200
  • bfbfff0b78 Update CHANGES.rst [ci skip] Andrew Murray 2023-12-21 22:08:38 +1100
  • dd42a24f9e
    Merge pull request #7565 from radarhere/tile Hugo van Kemenade 2023-12-21 12:59:28 +0200
  • 18907b5f7e
    Merge pull request #7568 from radarhere/gif_transparency Hugo van Kemenade 2023-12-21 12:58:07 +0200
  • 0331d9d48b
    Merge pull request #7560 from radarhere/string_length_check Hugo van Kemenade 2023-12-21 12:55:37 +0200
  • b638d056d5
    Merge pull request #7548 from radarhere/imagefont Hugo van Kemenade 2023-12-21 12:55:20 +0200
  • 9eb93915c3
    Merge pull request #7521 from radarhere/gif_save_all Hugo van Kemenade 2023-12-21 12:52:26 +0200
  • ccfe33fd3a
    Merge pull request #7515 from radarhere/gif Hugo van Kemenade 2023-12-21 12:51:20 +0200
  • 7e30619541
    Merge pull request #7483 from radarhere/psd Hugo van Kemenade 2023-12-21 12:50:34 +0200
  • 1105c745d9 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-12-20 20:29:15 +0000
  • 714ae0efcf Updated actions/upload-artifact to v4 Nulano 2023-12-20 19:37:23 +0100
  • e2c9e33c0d
    Merge pull request #7622 from hugovk/add-mypy Andrew Murray 2023-12-20 18:13:37 +1100
  • acc8f95f9b
    Add NumPy to tox for mypy Hugo van Kemenade 2023-12-19 11:25:42 +0200
  • 5db5d66179 Remove default 'line-length = 88' Hugo van Kemenade 2023-12-18 15:42:22 +0200
  • b8605eaa84 Check types with mypy Hugo van Kemenade 2023-06-30 18:50:18 +0300
  • fac2b6e413
    Merge pull request #7624 from radarhere/type_hints Hugo van Kemenade 2023-12-19 09:14:01 +0200
  • 1f9dafec80 Added type hints for format and format_description Andrew Murray 2023-12-19 14:11:00 +1100
  • 67890b221e
    Merge pull request #7623 from hugovk/cleanup-imagemath-inline-isinstance Andrew Murray 2023-12-19 08:43:21 +1100
  • 368c05c9dc Inline isinstance check Hugo van Kemenade 2023-12-18 18:11:29 +0200
  • a835bfb4d3
    Merge pull request #7617 from radarhere/typehints Hugo van Kemenade 2023-12-18 15:47:05 +0200
  • 3f15c21648 Add git package for Cygwin Hugo van Kemenade 2023-12-17 14:13:07 +0200
  • be7e1a4a2a Don't 'make clean' in CI, it's already clean Hugo van Kemenade 2023-12-17 13:52:26 +0200
  • 53668d0572 Add mingw-w64-x86_64-tools-git Hugo van Kemenade 2023-12-17 13:38:39 +0200
  • 14d6341b23 Fetch tags for setuptools_scm Hugo van Kemenade 2023-12-17 13:27:09 +0200
  • 8754a16b61 Use setuptools_scm for dynamic versioning Hugo van Kemenade 2023-12-17 13:04:20 +0200
  • 53d6ee9027
    Merge branch 'main' into renovate/github-actions Andrew Murray 2023-12-16 10:18:09 +1100
  • e1a2ad14df
    Merge pull request #7619 from radarhere/github-actions Andrew Murray 2023-12-16 10:15:07 +1100
  • 28c95013b7 Update actions/upload-artifact action to v4 Andrew Murray 2023-12-15 14:45:41 +1100
  • 4c64c59b3c
    Update actions/upload-artifact action to v4 renovate[bot] 2023-12-15 02:16:30 +0000
  • b60a5827e8 Import annotations to allow for pipe as union type Andrew Murray 2023-12-15 07:59:38 +1100
  • e482ea9305
    Corrected type hint Andrew Murray 2023-12-15 07:57:14 +1100
  • c81beb5164
    Updated step name Andrew Murray 2023-12-15 07:55:26 +1100
  • ac38a91816 Added type hints Andrew Murray 2023-12-14 23:10:30 +1100
  • 6693046143 Added trusted PyPI publishing Andrew Murray 2023-12-14 19:02:48 +1100
  • cbab3a5c9b Removed "Success" job, as this is not used in mergify Andrew Murray 2023-12-14 18:57:19 +1100
  • e5ee034675 Update CHANGES.rst [ci skip] Andrew Murray 2023-12-14 18:34:33 +1100
  • ac1f10fa82
    Merge pull request #7576 from deliangyang/main Andrew Murray 2023-12-14 18:28:22 +1100
  • 14146732be Clarify JPEG tests for default/invalid subsampling Benjamin Gilbert 2023-12-04 06:12:29 -0600
  • f90827dfc8 Rearranged subsampling assertions Andrew Murray 2023-11-27 14:35:23 +1100
  • 4b422db243 Add keep_rgb option to prevent RGB -> YCbCr conversion during JPEG write Benjamin Gilbert 2023-10-24 23:55:19 -0500
  • 0ae1377196 Update CHANGES.rst [ci skip] Andrew Murray 2023-12-13 20:47:37 +1100
  • 45e44085c0
    Merge pull request #7609 from bgilbert/encoder-errors Andrew Murray 2023-12-13 20:45:47 +1100
  • e1fb1ab5c4 Deprecate raise_oserror() for removal in Pillow 12 Benjamin Gilbert 2023-12-10 15:32:27 -0600
  • ec17dc11ba Translate encoder error codes to strings Benjamin Gilbert 2023-12-04 07:49:08 -0600
  • 1ecd19336f cross-complie fribidi for windows arm64 Nulano 2023-12-12 20:22:29 +0100
  • 4c7eeec4fc
    Merge pull request #7600 from nulano/anchor-clarify-docs Andrew Murray 2023-12-13 07:36:00 +1100
  • dfc9e98141
    Merge pull request #7615 from hugovk/fix-sphinx-lint Andrew Murray 2023-12-13 07:17:08 +1100
  • 6dc7ee0e39 Update pre-commit to fix Sphinx Lint Hugo van Kemenade 2023-12-12 19:01:30 +0200
  • af2d976880 clarify default anchor alignment Nulano 2023-11-30 19:04:41 +0100
  • 50c1a19a54 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-12-09 12:07:11 +0000
  • 7eb8393c5b
    Merge pull request #1 from CoconutGithub/master ttotti0903 2023-12-09 21:04:15 +0900
  • 90a697ab0f Merge branch 'main' of https://github.com/CoconutGithub/Pillow_oss ChoeunKim 2023-12-09 21:02:49 +0900
  • 7308cd2872 Feat: blackGradation ChoeunKim 2023-12-09 21:02:44 +0900
  • a309ace098 Gradation class Keon Hyouk 2023-12-09 21:00:13 +0900
  • 66c244af32
    Merge pull request #7611 from radarhere/readthedocs Hugo van Kemenade 2023-12-09 08:55:43 +0200
  • 227c84fd92 Removed unnecessary list comprehension Andrew Murray 2023-12-09 15:02:08 +1100
  • c52ade86a0
    Merge branch 'main' into main Andrew Murray 2023-12-09 14:57:06 +1100
  • 6a6487bd2a
    Use latest version of Python Andrew Murray 2023-12-09 09:09:49 +1100
  • ccb59bc371 Updated to Python 3.12 Andrew Murray 2023-12-09 08:54:23 +1100