Commit Graph

  • e2d1b2663d
    Restored original state using finally Andrew Murray 2024-01-24 08:12:06 +1100
  • 4814bee6c0 Use Path instead of PosixPath Andrew Murray 2024-01-23 21:42:36 +1100
  • 8caae8739f Restored testing of non-TrueType default font Andrew Murray 2024-01-23 18:51:41 +1100
  • 16fd934b00 Use TypedDict Andrew Murray 2024-01-23 09:55:25 +1100
  • 474411b52a Updated zlib to 1.3.1 Andrew Murray 2024-01-23 08:52:14 +1100
  • 231d54b9df Replace io.BytesIO in type hints Hugo van Kemenade 2024-01-22 21:37:37 +0200
  • 2521ec4732 Restored charsets dictionary Andrew Murray 2024-01-22 22:08:45 +1100
  • d96c196c48
    Only cache on GHA, remove debugging Hugo van Kemenade 2024-01-22 12:42:03 +0200
  • a09e056a4c Added type hints Andrew Murray 2024-01-22 18:42:43 +1100
  • 97d24f14a5 Cache libimagequant Hugo van Kemenade 2024-01-21 01:15:59 +0200
  • 0b6c7ba49e Disable wget progress bar but not all output Hugo van Kemenade 2024-01-20 19:09:41 +0200
  • 16ea9bd102 Include pyproject.toml in pip cache key Hugo van Kemenade 2024-01-20 19:08:51 +0200
  • 1185fb8296
    Merge pull request #7740 from radarhere/type_hints_conftest Hugo van Kemenade 2024-01-21 12:28:13 +0200
  • d331eb9c52 Added type hints Andrew Murray 2024-01-21 16:47:38 +1100
  • 9c9816204c
    Merge pull request #7732 from radarhere/type_hints_check Andrew Murray 2024-01-21 19:16:02 +1100
  • 4524742c67 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-21 05:33:11 +0000
  • 4128e8cc2c
    Merge branch 'main' into main Andrew Murray 2024-01-21 16:32:51 +1100
  • 4674195321 Removed support for test-image-results Andrew Murray 2024-01-21 15:01:12 +1100
  • 69680db24d Merge branch 'main' into progress Andrew Murray 2024-01-21 14:44:29 +1100
  • 3453a99908 Merge branch 'main' into type_hints_check Andrew Murray 2024-01-21 14:38:17 +1100
  • 1891b61f73
    Merge pull request #7736 from hugovk/isort-tests Andrew Murray 2024-01-21 14:30:42 +1100
  • 6fe683be52
    Merge pull request #7733 from radarhere/type_hints_helper Andrew Murray 2024-01-21 14:10:59 +1100
  • 420150f0e2
    Update winbuild/build.rst Ondrej Baranovič 2024-01-20 14:56:20 +0100
  • 23b3e92a3e add BytesIO alias to fix missing references in docs Nulano 2024-01-20 14:41:46 +0100
  • 53c3cd9f8e isort Tests Hugo van Kemenade 2024-01-20 13:23:03 +0200
  • eba0be98ec isort Tests Hugo van Kemenade 2024-01-20 13:22:04 +0200
  • a18cee35ff
    Updated import order Andrew Murray 2024-01-20 21:26:31 +1100
  • 9454c28f0f [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-20 10:24:54 +0000
  • 970bd102ba
    Updated type hint Andrew Murray 2024-01-20 21:24:34 +1100
  • 99d851957f
    Return early Andrew Murray 2024-01-20 21:23:08 +1100
  • f7701e6596 Do not log URL of test images if there is no URL Andrew Murray 2024-01-20 21:04:57 +1100
  • 74af933a9f
    Link to stable setuptools documentation Ondrej Baranovič 2024-01-20 10:08:14 +0100
  • 4aa3341d9a
    Merge pull request #7735 from python-pillow/renovate/github-actions Andrew Murray 2024-01-20 17:59:29 +1100
  • 5dc3de7974
    Update actions/cache action to v4 renovate[bot] 2024-01-20 06:07:48 +0000
  • 9b6c1e3763 Added type hints Andrew Murray 2024-01-20 11:13:06 +1100
  • 1d63cffdad Added type hints Andrew Murray 2024-01-19 21:50:27 +1100
  • 6dc6d6d71f
    Merge pull request #7731 from radarhere/type_hints_oss_fuzz Hugo van Kemenade 2024-01-19 11:38:16 +0200
  • d2e54e9601
    Merge branch 'python-pillow:main' into main Sascha Ronnie Daoudia 2024-01-18 22:45:38 +0100
  • 81b5c5dc68 Added type hints Andrew Murray 2024-01-19 08:37:58 +1100
  • c23904a4bd
    Merge pull request #7728 from radarhere/type_hints_mpeg Hugo van Kemenade 2024-01-18 14:47:28 +0200
  • 6a85653cc3 Added type hints Andrew Murray 2024-01-18 12:05:54 +1100
  • 1e00c0336c
    Merge pull request #7727 from radarhere/type_hints Hugo van Kemenade 2024-01-17 22:45:40 +0200
  • d8c7af0157 Added type hints to GdImageFile Andrew Murray 2024-01-17 23:10:37 +1100
  • 20830c541e
    Merge pull request #7726 from radarhere/type_hints_ppm Hugo van Kemenade 2024-01-17 13:11:50 +0200
  • 7972332bc5 Added type hints Andrew Murray 2024-01-17 19:22:45 +1100
  • dd753f4ab5
    Merge pull request #7725 from radarhere/type_hints_tga Hugo van Kemenade 2024-01-17 08:47:45 +0200
  • 6fd85cf523
    Merge pull request #7721 from radarhere/imagemath_ops Andrew Murray 2024-01-17 09:15:05 +1100
  • 54c96df9d6 Added type hints Andrew Murray 2024-01-17 08:03:09 +1100
  • 1d7ff595ec
    Merge pull request #7724 from radarhere/type_hints_sgi Hugo van Kemenade 2024-01-16 22:52:43 +0200
  • 4c5e2e4afd
    Merge pull request #7720 from radarhere/type_hints_imt Hugo van Kemenade 2024-01-16 15:21:09 +0200
  • 6c55dff8af
    Merge pull request #1 from radarhere/truncated FangFuxin 2024-01-16 16:10:11 +0800
  • 62e6d62518 Test error is raised without LOAD_TRUNCATED_IMAGES Andrew Murray 2024-01-16 18:49:25 +1100
  • fe7b6d9e80 Corrected expected image path Andrew Murray 2024-01-16 18:39:33 +1100
  • b2711c3e8b [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-16 07:36:57 +0000
  • 44e77a22b5 Fix png image plugin load_end func handle truncated file. FangFuxin 2024-01-12 15:46:49 +0800
  • e2aa0fd499 Changed ops to be static Andrew Murray 2024-01-16 12:55:48 +1100
  • 5a587193c7 Added type hints Andrew Murray 2024-01-16 12:22:59 +1100
  • ab1de6dd92
    Merge pull request #7719 from radarhere/type_hints_msp mergify[bot] 2024-01-15 22:32:23 +0000
  • edaf7acdb3 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-15 22:01:17 +0000
  • 6a2bdb6feb Added type hints Andrew Murray 2024-01-16 09:00:40 +1100
  • 9f75bbaf90 Use lru_cache for Python 3.8 compatibilty Hugo van Kemenade 2024-01-15 13:45:52 +0200
  • 96eb24b768 Rewrite as dict comprehension Hugo van Kemenade 2024-01-15 13:34:25 +0200
  • 69ada9994a Only compute ops dict when needed Hugo van Kemenade 2024-01-15 13:27:22 +0200
  • fd5df78669
    Merge pull request #7716 from radarhere/type_hints Hugo van Kemenade 2024-01-15 13:07:33 +0200
  • 4a6cb0f844 Added type hints Andrew Murray 2024-01-15 20:04:51 +1100
  • 575edbefe4
    Added type hints Andrew Murray 2024-01-15 18:25:31 +1100
  • c75a93b9a3 Added type hints Andrew Murray 2024-01-15 16:11:48 +1100
  • ed9e29d31e
    Merge pull request #7714 from radarhere/type_hints_fits mergify[bot] 2024-01-14 12:58:11 +0000
  • 1d25a394a3
    Merge pull request #7712 from radarhere/type_hints_imageshow Hugo van Kemenade 2024-01-14 14:09:38 +0200
  • c97b5c6f7a Exclude abstract method code from coverage Andrew Murray 2024-01-14 22:29:56 +1100
  • 543b5a6741 Use consistent arguments for load_read Andrew Murray 2024-01-13 21:11:16 +1100
  • 2fbd7dda83 Use consistent arguments for load_seek Andrew Murray 2024-01-13 21:10:02 +1100
  • ffd0363b65 Added type hints Andrew Murray 2024-01-13 16:26:15 +1100
  • 10cf2f2651 Added type hints Andrew Murray 2024-01-13 14:40:59 +1100
  • 9923531742
    Merge pull request #7708 from radarhere/type_hint_imagemorph Hugo van Kemenade 2024-01-12 21:08:39 +0200
  • 067c5f4123 Update CHANGES.rst [ci skip] Andrew Murray 2024-01-11 23:13:29 +1100
  • bc192557b8 Added type hints Andrew Murray 2024-01-11 23:11:12 +1100
  • d6d6c7c989
    Merge pull request #7707 from radarhere/type_hints_imagemath Hugo van Kemenade 2024-01-11 14:07:35 +0200
  • fc67ee29d5
    Merge pull request #7701 from esoma/issue-7700 Hugo van Kemenade 2024-01-11 14:05:16 +0200
  • 08992cf6b1 Update CHANGES.rst [ci skip] Andrew Murray 2024-01-11 20:01:25 +1100
  • 5baace9eb7
    Merge pull request #7702 from nulano/deprecate-cms-constants Hugo van Kemenade 2024-01-11 10:51:21 +0200
  • 5347b471c6
    Update Tests/test_imagecms.py Ondrej Baranovič 2024-01-11 02:08:46 +0100
  • 6f144d45b9 Rename repeated seeks apng to reflect what it is rather than how it is used. Erik Soma 2024-01-10 16:03:42 -0500
  • c2907dc049 Layer co-ordinates may be negative Andrew Murray 2024-01-10 23:53:45 +1100
  • 993bc6c202 Added type hint Andrew Murray 2024-01-10 23:41:09 +1100
  • 38bfe3cddf
    Added type hint Andrew Murray 2024-01-10 23:36:26 +1100
  • 659098c6ac Added type hints Andrew Murray 2024-01-10 22:05:26 +1100
  • df99d48a0c Simplified code Andrew Murray 2024-01-10 09:26:56 +1100
  • d7874e8a03 Update CHANGES.rst [ci skip] Andrew Murray 2024-01-10 09:07:10 +1100
  • 520bf6397f
    Merge branch 'main' into jpeg-app-segments Hugo van Kemenade 2024-01-09 16:10:41 +0200
  • 605e664678
    Merge pull request #7698 from radarhere/ppm Hugo van Kemenade 2024-01-09 16:08:05 +0200
  • dc6d7611e9
    Test apng repeated seeks 3 times instead of 5. Erik Soma 2024-01-09 08:55:49 -0500
  • 71ba20bb19 Shortened table description Andrew Murray 2024-01-09 18:22:10 +1100
  • 1e8a03cd2d Link to Python enum documentation Andrew Murray 2024-01-09 18:08:40 +1100
  • 35d6a6608f
    Merge pull request #7699 from radarhere/perspective Hugo van Kemenade 2024-01-09 14:30:42 +0200
  • 67c6811e2f
    Merge branch 'main' into jpeg-app-segments Andrew Murray 2024-01-09 14:56:44 +1100
  • ab262dbfd5 Update CHANGES.rst [ci skip] Andrew Murray 2024-01-09 12:56:33 +1100
  • 6c320323b4 Only set row order when needed Andrew Murray 2024-01-09 12:47:27 +1100
  • 673eb9a845 Merge branch 'main' into ppm Andrew Murray 2024-01-09 12:46:55 +1100
  • 931821688c Added release notes Andrew Murray 2024-01-09 12:22:25 +1100