| 
							
							
								 Alex Clark | c4067b08eb | Update "What about PIL?" section PyPI moderators gave PIL project to Pillow team in January 2020 | 2024-03-07 10:46:56 -05:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | ceb0c575e8 | Merge pull request #7858 from hugovk/docs-installation Update installation docs | 2024-03-07 20:18:41 +11:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | baa10a888c | Merge pull request #114 from radarhere/docs-installation | 2024-03-07 10:52:15 +02:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | d2d6beaf34 | Simplified anchors | 2024-03-07 19:24:37 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | ea78028042 | Merge pull request #7852 from radarhere/arm64_wheels Build macOS arm64 wheels natively | 2024-03-07 15:27:45 +11:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 6eb6b52a68 | Fix tab activation per OS | 2024-03-06 18:09:07 +02:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | e9f8295950 | Consistent header underlines | 2024-03-06 18:09:07 +02:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 3106446dad | Move short 'Old Versions' section to 'Building From Source' page | 2024-03-06 18:08:53 +02:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | a027f698d2 | Fix ref link | 2024-03-06 17:28:06 +02:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 128d0edbd6 | Move anchors back into place | 2024-03-06 17:22:39 +02:00 |  | 
			
				
					| 
							
							
								 Jeffrey A. Clark (Alex) | f738bb9c75 | Merge pull request #7832 from python-pillow/install-doc-dir Move installation.rst to installation/*.rst | 2024-03-06 09:07:16 -05:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 7aba72a48f | Removed unused sphinx-reredirects | 2024-03-06 08:44:07 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | fe8f829f58 | Mark file as orphan | 2024-03-06 07:35:11 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | a4ac095a49 | List extensions alphabetically | 2024-03-04 22:06:02 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 14f6a3445c | Removed brew packages to avoid inclusion | 2024-03-04 07:43:40 +11:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 8f63748e50 | Merge pull request #7855 from radarhere/typo Fixed typo | 2024-03-03 22:41:51 +02:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 91eb69c6b2 | Fixed typo | 2024-03-04 06:37:56 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 1b7bcfb6e7 | Update CHANGES.rst [ci skip] | 2024-03-03 21:34:48 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | b7f39076a1 | Merge pull request #7846 from radarhere/type_hints Added type hints to additional tests | 2024-03-03 21:33:08 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | d53e66e281 | Merge pull request #7851 from python-pillow/renovate/mypy-1.x | 2024-03-03 18:04:53 +11:00 |  | 
			
				
					| 
							
							
								![renovate[bot]](/avatar/8555d8629c2fc48c5a5a2280a4715590?size=56) renovate[bot] | d3a394fcbb | Update dependency mypy to v1.8.0 | 2024-03-03 04:00:51 +00:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | dec3ef6a42 | Merge pull request #7849 from radarhere/png_i16 | 2024-03-02 22:20:58 +02:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 07bf12f015 | Build macOS arm64 wheels natively | 2024-03-02 23:36:19 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | d6a3f89e27 | Open 16-bit grayscale PNGs as I;16 | 2024-03-02 15:39:43 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 6d78d42769 | Added type hints | 2024-03-02 13:12:17 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 2bd54260b6 | Merge pull request #7847 from Yay295/patch-1 Parametrize test_seek_mode functions | 2024-03-02 11:30:33 +11:00 |  | 
			
				
					| 
							
							
								 Yay295 | c4234800a0 | parametrize test_seek_mode functions | 2024-03-01 08:47:50 -06:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 334c26d80b | Update CHANGES.rst [ci skip] | 2024-03-01 22:27:26 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | a20abff5e4 | Merge pull request #7709 from lajiyuan/main Handle truncated chunks at the end of PNG images | 2024-03-01 22:25:28 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 1f602433dd | Update CHANGES.rst [ci skip] | 2024-03-01 21:33:26 +11:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 1b25019a27 | Merge pull request #7779 from radarhere/gif Match mask size to pasted image size in GifImagePlugin | 2024-03-01 12:14:05 +02:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | b7ecf8442f | Merge branch 'main' into install-doc-dir | 2024-03-01 17:07:02 +11:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | b3a595c23f | Merge pull request #7844 from radarhere/mingw Do not use packaged MinGW pip | 2024-03-01 08:04:41 +02:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 99c7f5405f | Do not use packaged pip | 2024-03-01 12:00:21 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | bdabbd6b0f | Added sphinx-reredirects to docs Makefile | 2024-03-01 08:21:14 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | e39fb2ef14 | Merge branch 'main' into install-doc-dir | 2024-03-01 08:15:00 +11:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | bebf038e49 | Merge pull request #7837 from radarhere/openjpeg | 2024-02-29 13:43:18 +02:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 1f35222476 | Merge pull request #7841 from radarhere/supportsgetmesh | 2024-02-29 13:42:29 +02:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | dcbe402f77 | Changed SupportsGetMesh protocol to be public | 2024-02-29 20:16:41 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | c00d019186 | Updated openjpeg to 2.5.2 | 2024-02-29 08:03:47 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 18af646365 | Merge pull request #7836 from radarhere/twitter Removed references to Twitter | 2024-02-28 15:36:03 +11:00 |  | 
			
				
					| 
							
							
								 Alex Clark | fd1cefe2b6 | Leave a note - Re-add installation.rst | 2024-02-27 07:21:38 -05:00 |  | 
			
				
					| 
							
							
								 Alex Clark | a72a5f9ae2 | Leave a note | 2024-02-27 07:12:21 -05:00 |  | 
			
				
					| 
							
							
								![pre-commit-ci[bot]](/avatar/131bb96d326461aea7edbfa1b0e095f7?size=56) pre-commit-ci[bot] | fde1ccb555 | [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci | 2024-02-27 06:46:45 -05:00 |  | 
			
				
					| 
							
							
								 Alex Clark | ecba08f8c4 | Add sphinx-reredirects to handle redirects - For example, installation.html now redirects to installation/index.html | 2024-02-27 06:46:45 -05:00 |  | 
			
				
					| 
							
							
								 Alex Clark | 73e49cad21 | Move installation.rst to installation/*.rst - Add index
- Move content to sections
- Rearrange sections | 2024-02-27 06:46:45 -05:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 0fc9b9183f | Merge pull request #7835 from Yay295/patch-1 Parametrize test_p_from_rgb_rgba() | 2024-02-27 07:39:17 +11:00 |  | 
			
				
					| 
							
							
								 Yay295 | e6785576b1 | add typing to test_p_from_rgb_rgba() Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | 2024-02-26 08:47:30 -06:00 |  | 
			
				
					| 
							
							
								 Yay295 | fe85947f16 | use single string for parameter names instead of tuple of strings Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com> | 2024-02-26 07:47:13 -06:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 7a5b91dd2c | Removed references to Twitter | 2024-02-26 20:29:47 +11:00 |  |