Commit Graph

  • dec53f10d1 Wording Alex Clark 2024-03-07 12:02:22 -0500
  • debf556525 Remove strike css Alex Clark 2024-03-07 11:59:50 -0500
  • da5de3c115
    Update docs/about.rst Jeffrey A. Clark (Alex) 2024-03-07 11:50:22 -0500
  • 2078eb4e4e Update CI targets on GitHub Actions Hugo van Kemenade 2024-03-07 18:44:38 +0200
  • c4067b08eb Update "What about PIL?" section Alex Clark 2024-03-07 10:46:56 -0500
  • 35b803091b
    Simplify rf to f-string Hugo van Kemenade 2024-03-07 13:39:27 +0200
  • d9076fa8ca Merge branch 'main' into build-editable Andrew Murray 2024-03-07 21:32:09 +1100
  • ceb0c575e8
    Merge pull request #7858 from hugovk/docs-installation Andrew Murray 2024-03-07 20:18:41 +1100
  • baa10a888c
    Merge pull request #114 from radarhere/docs-installation Hugo van Kemenade 2024-03-07 10:52:15 +0200
  • d2d6beaf34 Simplified anchors Andrew Murray 2024-03-07 19:24:37 +1100
  • c96cfffef6 Updated libimagequant to 4.3.0 Andrew Murray 2024-03-07 15:31:24 +1100
  • ea78028042
    Merge pull request #7852 from radarhere/arm64_wheels Andrew Murray 2024-03-07 15:27:45 +1100
  • 6eb6b52a68 Fix tab activation per OS Hugo van Kemenade 2024-03-06 17:42:01 +0200
  • e9f8295950 Consistent header underlines Hugo van Kemenade 2024-03-06 17:34:47 +0200
  • 3106446dad Move short 'Old Versions' section to 'Building From Source' page Hugo van Kemenade 2024-03-06 17:29:16 +0200
  • a027f698d2 Fix ref link Hugo van Kemenade 2024-03-06 17:28:06 +0200
  • 128d0edbd6 Move anchors back into place Hugo van Kemenade 2024-03-06 17:22:39 +0200
  • f738bb9c75
    Merge pull request #7832 from python-pillow/install-doc-dir Jeffrey A. Clark (Alex) 2024-03-06 09:07:16 -0500
  • 37b58f340b Removed feature Andrew Murray 2024-03-06 20:55:14 +1100
  • 2eb5987d18 Added type hints Andrew Murray 2024-03-06 20:54:20 +1100
  • 7aba72a48f Removed unused sphinx-reredirects Andrew Murray 2024-03-06 08:44:07 +1100
  • fe8f829f58
    Mark file as orphan Andrew Murray 2024-03-06 07:35:11 +1100
  • 71018badc0
    Remove unused LIBXCB constant Hugo van Kemenade 2024-03-04 23:35:10 -0700
  • 07f2b965ed rename --bugreport to --report Nulano 2024-03-04 20:12:40 +0100
  • 4dbc428434 list both python3 -m PIL --bugreport and features.pilinfo in the issue template Nulano 2024-03-04 20:11:32 +0100
  • bc00c26edd Corrected links Andrew Murray 2024-03-04 22:48:51 +1100
  • a4ac095a49
    List extensions alphabetically Andrew Murray 2024-03-04 22:06:02 +1100
  • 14f6a3445c Removed brew packages to avoid inclusion Andrew Murray 2024-03-04 07:43:40 +1100
  • 8f63748e50
    Merge pull request #7855 from radarhere/typo Hugo van Kemenade 2024-03-03 22:41:51 +0200
  • 91eb69c6b2 Fixed typo Andrew Murray 2024-03-04 06:37:56 +1100
  • e2c267f048 Explicitly import urllib.error to avoid IDE warning Hugo van Kemenade 2024-03-03 17:11:59 +0200
  • b3fa754e97 Don't shadow stdlib names Hugo van Kemenade 2024-03-03 17:11:30 +0200
  • 33d92819ef
    Include SF_PROJECTS in f-strings Hugo van Kemenade 2024-03-03 07:59:36 -0700
  • 939da52203 Updated libxcb to 1.16.1 Andrew Murray 2024-03-03 21:42:21 +1100
  • 1b7bcfb6e7 Update CHANGES.rst [ci skip] Andrew Murray 2024-03-03 21:34:48 +1100
  • b7f39076a1
    Merge pull request #7846 from radarhere/type_hints Andrew Murray 2024-03-03 21:33:08 +1100
  • d53e66e281
    Merge pull request #7851 from python-pillow/renovate/mypy-1.x Andrew Murray 2024-03-03 18:04:53 +1100
  • d3a394fcbb
    Update dependency mypy to v1.8.0 renovate[bot] 2024-03-03 04:00:51 +0000
  • dec3ef6a42
    Merge pull request #7849 from radarhere/png_i16 Hugo van Kemenade 2024-03-02 22:20:58 +0200
  • 07bf12f015 Build macOS arm64 wheels natively Andrew Murray 2024-03-02 23:36:19 +1100
  • 970c691fa2 Document --bugreport Andrew Murray 2024-03-02 16:55:21 +1100
  • 23fb57dd26 minor fixes, linting corrections olokelo 2024-03-02 10:37:55 +0100
  • 01fdf2ff51
    Merge branch 'main' into bugreport Andrew Murray 2024-03-02 17:04:41 +1100
  • d6a3f89e27 Open 16-bit grayscale PNGs as I;16 Andrew Murray 2024-03-02 15:39:43 +1100
  • 6d78d42769 Added type hints Andrew Murray 2024-03-02 13:12:17 +1100
  • a57ebeaaf4 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-03-02 00:38:49 +0000
  • 2bd54260b6
    Merge pull request #7847 from Yay295/patch-1 Andrew Murray 2024-03-02 11:30:33 +1100
  • 8e0c5db1e0 add tests olokelo 2024-03-02 00:56:38 +0100
  • c4234800a0
    parametrize test_seek_mode functions Yay295 2024-03-01 08:47:50 -0600
  • 7268920b06
    Merge branch 'main' into main Andrew Murray 2024-03-01 22:33:09 +1100
  • 334c26d80b Update CHANGES.rst [ci skip] Andrew Murray 2024-03-01 22:27:26 +1100
  • a20abff5e4
    Merge pull request #7709 from lajiyuan/main Andrew Murray 2024-03-01 22:25:28 +1100
  • 1f602433dd Update CHANGES.rst [ci skip] Andrew Murray 2024-03-01 21:33:26 +1100
  • 1b25019a27
    Merge pull request #7779 from radarhere/gif Hugo van Kemenade 2024-03-01 12:14:05 +0200
  • b7ecf8442f
    Merge branch 'main' into install-doc-dir Andrew Murray 2024-03-01 17:07:02 +1100
  • b3a595c23f
    Merge pull request #7844 from radarhere/mingw Hugo van Kemenade 2024-03-01 08:04:41 +0200
  • 99c7f5405f Do not use packaged pip Andrew Murray 2024-03-01 12:00:21 +1100
  • bdabbd6b0f Added sphinx-reredirects to docs Makefile Andrew Murray 2024-03-01 08:21:14 +1100
  • e39fb2ef14 Merge branch 'main' into install-doc-dir Andrew Murray 2024-03-01 08:15:00 +1100
  • 0b546765b8 Refactor constants into dict Hugo van Kemenade 2024-02-29 17:22:22 +0200
  • fb3cb60c4c Refactor version numbers into constants Hugo van Kemenade 2024-02-29 17:09:51 +0200
  • 0cc1cfb0cc Move global into main() to avoid shadowing Hugo van Kemenade 2024-02-29 15:31:24 +0200
  • 92aafeb6f3
    Merge branch 'main' into libjpeg-turbo Andrew Murray 2024-02-29 23:07:55 +1100
  • 10b48a60c1
    Merge branch 'main' into exif Andrew Murray 2024-02-29 23:04:16 +1100
  • 9637ea7c45
    Merge branch 'main' into write_undefined Andrew Murray 2024-02-29 23:02:49 +1100
  • b80b30d2fd
    Merge branch 'main' into png_iccp Andrew Murray 2024-02-29 22:58:15 +1100
  • cc094caaa4
    Merge branch 'main' into imagefont Andrew Murray 2024-02-29 22:56:46 +1100
  • bebf038e49
    Merge pull request #7837 from radarhere/openjpeg Hugo van Kemenade 2024-02-29 13:43:18 +0200
  • 1f35222476
    Merge pull request #7841 from radarhere/supportsgetmesh Hugo van Kemenade 2024-02-29 13:42:29 +0200
  • 492943a0ff Fix logged tag name when loading with getexif() Andrew Murray 2024-02-29 20:53:22 +1100
  • dcbe402f77 Changed SupportsGetMesh protocol to be public Andrew Murray 2024-02-29 20:16:41 +1100
  • c00d019186 Updated openjpeg to 2.5.2 Andrew Murray 2024-02-28 07:05:47 +1100
  • 904b8e549c Allow writing IFDRational to UNDEFINED tag Andrew Murray 2024-02-28 21:07:15 +1100
  • 18af646365
    Merge pull request #7836 from radarhere/twitter Andrew Murray 2024-02-28 15:36:03 +1100
  • 6fe0d63ef0
    Fix shift-sign issue in Convert.c Richard Barnes 2024-02-27 10:49:53 -0800
  • fd1cefe2b6 Leave a note Alex Clark 2024-02-27 07:21:38 -0500
  • a72a5f9ae2 Leave a note Alex Clark 2024-02-27 07:12:21 -0500
  • fde1ccb555 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-25 11:37:15 +0000
  • ecba08f8c4 Add sphinx-reredirects to handle redirects Alex Clark 2024-02-25 06:36:03 -0500
  • 73e49cad21 Move installation.rst to installation/*.rst Alex Clark 2024-02-24 18:31:43 -0500
  • 0fc9b9183f
    Merge pull request #7835 from Yay295/patch-1 Andrew Murray 2024-02-27 07:39:17 +1100
  • e6785576b1
    add typing to test_p_from_rgb_rgba() Yay295 2024-02-26 08:47:30 -0600
  • fe85947f16
    use single string for parameter names instead of tuple of strings Yay295 2024-02-26 07:47:13 -0600
  • 7a5b91dd2c Removed references to Twitter Andrew Murray 2024-02-26 20:29:47 +1100
  • ece34104cb parametrize test_p_from_rgb_rgba() Yay295 2024-02-26 00:34:54 -0600
  • 274924e64f
    Merge pull request #7829 from radarhere/deprecations Hugo van Kemenade 2024-02-24 22:02:34 +0200
  • e30298f356 Consistently place versionremoved under heading Andrew Murray 2024-02-25 06:53:29 +1100
  • ee37c63a10
    Merge pull request #7814 from hugovk/docs-rm-warnings Jeffrey A. Clark (Alex) 2024-02-24 12:53:54 -0500
  • f11ff462b3 Move outdated installation warnings to 'Deprecations and removals' Hugo van Kemenade 2024-02-24 14:53:25 +0200
  • ceaf4496fd
    Merge branch 'main' into cross-prefix James Le Cuirot 2024-02-24 11:00:45 +0000
  • 50cbabecc2
    Merge branch 'main' into main Andrew Murray 2024-02-24 21:59:16 +1100
  • 0a6ccd60bc Updated libpng to 1.6.43 Andrew Murray 2024-02-24 11:00:17 +1100
  • 24865e5832 Turn off nullability warnings for macOS SDK Andrew Murray 2024-02-23 23:50:36 +1100
  • 2c76090d19
    Update codecov/codecov-action action to v4 renovate[bot] 2024-02-23 11:59:38 +0000
  • 583039608d
    Merge pull request #7825 from hugovk/coverage-sysmon Andrew Murray 2024-02-23 20:54:27 +1100
  • a08df5bc58 Require coverage.py 7.4.2+ for COVERAGE_CORE: sysmon Hugo van Kemenade 2024-02-23 10:56:26 +0200
  • 59ad8c0f63 Do not update pinned dependencies Andrew Murray 2024-02-23 18:58:12 +1100
  • 6c126fecf5
    Merge pull request #7820 from hugovk/coverage-sysmon Hugo van Kemenade 2024-02-22 23:51:09 +0200
  • f86a442bd5 Update CHANGES.rst [ci skip] Andrew Murray 2024-02-22 21:51:56 +1100
  • f8a54b78a3
    Merge pull request #7782 from evanmiller/webp-get-next-without-gil Andrew Murray 2024-02-22 21:50:41 +1100