Commit Graph

15199 Commits

Author SHA1 Message Date
nulano
c1799627df
lint fixes 2023-06-24 16:13:38 +01:00
Andrew Murray
25c24a8a91
Removed unused code
(cherry picked from commit 600b823de6)
2023-06-24 15:54:07 +01:00
Andrew Murray
14ae3e446c
Updated pyproject-fmt to 0.12.1
(cherry picked from commit 0e1f86a425)
2023-06-24 15:53:58 +01:00
nulano
466aa7e6c4
update winbuild documentation 2023-06-24 15:52:59 +01:00
nulano
5d0e37e255
use --config-settings when building on Windows 2023-06-24 15:17:12 +01:00
nulano
c068af7630
Merge remote-tracking branch 'upstream/main' into add-pyproject.toml
# Conflicts:
#	pyproject.toml
2023-06-24 13:30:15 +01:00
Andrew Murray
83867f5c35 Updated freetype to 2.13.1 2023-06-24 22:08:52 +10:00
Andrew Murray
abf05414de Mention that 32-bit wheels are no longer provided 2023-06-24 21:52:13 +10:00
Hugo van Kemenade
c48263494c
Merge pull request #7171 from radarhere/build
Use --config-settings instead of deprecated --global-option
2023-06-24 12:43:13 +03:00
Andrew Murray
b6751b24de Updated mergify 2023-06-24 19:17:30 +10:00
Andrew Murray
9c5175d048 Added release notes 2023-06-24 17:52:28 +10:00
Andrew Murray
5498cb800c
Order slower jobs first
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-06-24 17:46:42 +10:00
Andrew Murray
0d54cf5c7f
Merge pull request #6645 from Yay295/int_def
Better C integer definitions
2023-06-24 13:35:23 +10:00
Andrew Murray
6c464b8101 Update CHANGES.rst [ci skip] 2023-06-24 13:09:07 +10:00
Andrew Murray
cfcf46da13
Merge pull request #7229 from RoziePlaysPython/imageopen_docs_fix
Update Image.show docs to list all viewers used on Linux
2023-06-24 07:56:24 +10:00
Andrew Murray
b0b0798820
Lint fix 2023-06-23 22:22:33 +10:00
Rozie
43a12542ad
Update Image.show docs to list all viewers used on linux
[ci skip]
Accurate description of how default viewer is chosen
2023-06-23 15:05:28 +03:00
Andrew Murray
d6f19625e8 Removed support for 32-bit 2023-06-23 21:52:00 +10:00
Andrew Murray
73fc73038a
Merge pull request #7175 from radarhere/cygwin
Fixed finding dependencies on Cygwin
2023-06-23 19:07:39 +10:00
Andrew Murray
63d6221b49
Merge pull request #7227 from Yay295/bench_formatting
bench_cffi_access print formatting
2023-06-23 08:23:33 +10:00
Yay295
ff4c7ffcea
use same print format regardless of iterations 2023-06-22 09:16:18 -05:00
Yay295
56a795c8dd
add units to bench_cffi_access.py output 2023-06-22 09:05:03 -05:00
Andrew Murray
cb8956fffb Convert to HSV if mode is HSV in getcolor() 2023-06-22 23:27:45 +10:00
Hugo van Kemenade
1f7e67ca02
Merge pull request #7224 from radarhere/mingw 2023-06-22 12:44:50 +03:00
Andrew Murray
f28ecc5808 Document how to install on MinGW when setuptools >= 60 2023-06-22 17:45:24 +10:00
Hugo van Kemenade
6ebdc527f7
Merge pull request #7220 from radarhere/contributing 2023-06-19 14:46:52 +03:00
Andrew Murray
0440df0d83 Clarify that the changelog should not be updated in PRs [ci skip] 2023-06-19 20:14:23 +10:00
Hugo van Kemenade
d64739f4d1
Merge pull request #7218 from radarhere/null 2023-06-18 21:50:46 +03:00
Hugo van Kemenade
934a6c61a0
Merge pull request #7219 from abey79/grabclipboard-mac-png 2023-06-18 17:18:30 +03:00
Andrew Murray
e52fa8fe38 Use relevant extension for temporary file 2023-06-17 14:37:13 +02:00
Antoine Beyeler
3c4ccdcff5 Updated CHANGES.rst
[ci skip]
2023-06-17 12:59:42 +02:00
Antoine Beyeler
f72dd8576e Changed grabclipboard() to use PNG compression on macOS
Before, a lossy JPG compression was used.
2023-06-17 12:55:58 +02:00
Andrew Murray
eaf5c094f5 Merge branch 'main' into null 2023-06-17 17:00:18 +10:00
Hugo van Kemenade
99a6765e1a
Merge pull request #7216 from radarhere/pypy
Added PyPy 3.10 and removed PyPy 3.8
2023-06-17 09:59:07 +03:00
Andrew Murray
fd9bea271a
Compare long long with long long
Co-authored-by: Ondrej Baranovič <ondreko.tiba@gmail.com>
2023-06-17 14:39:34 +10:00
Andrew Murray
7044038e70 Fixed decompression bomb check 2023-06-17 14:35:44 +10:00
Andrew Murray
43b693972a Added PyPy 3.10 and removed PyPy 3.8 2023-06-17 00:25:59 +10:00
Andrew Murray
98cc2e63ac Destroy image on error 2023-06-15 14:27:38 +10:00
Andrew Murray
618c00c4ea Return early if image is null 2023-06-15 14:27:33 +10:00
Andrew Murray
594fbf79b8 Update CHANGES.rst [ci skip] 2023-06-14 23:01:45 +10:00
Andrew Murray
6ab99aac0e
Merge pull request #7212 from radarhere/qoi
Moved QOI from Write-Only to Read-Only
2023-06-14 19:27:30 +10:00
Andrew Murray
b2b05f3b83 Moved QOI from Write-Only to Read-Only 2023-06-14 18:55:19 +10:00
mergify[bot]
561986ee71
Merge pull request #7092 from radarhere/exif_transpose
Added in_place argument to ImageOps.exif_transpose()
2023-06-14 07:24:47 +00:00
Andrew Murray
7d97fa8b86 Use snake case 2023-06-14 16:12:47 +10:00
Hugo van Kemenade
2aacab1809
Merge pull request #7211 from radarhere/rounded_rectangle 2023-06-14 09:08:00 +03:00
Hugo van Kemenade
76a8e9ceb3
Merge pull request #7177 from radarhere/freetype 2023-06-14 09:06:59 +03:00
Hugo van Kemenade
a0f7528ebd
Merge pull request #7174 from radarhere/formatting 2023-06-14 09:06:41 +03:00
Andrew Murray
38d63868bf Do not import internal class 2023-06-14 15:46:24 +10:00
Andrew Murray
541d2605b9 Allow alpha differences to indicate different frames when saving GIF 2023-06-14 14:21:07 +10:00
Andrew Murray
119a0dfb01 Updated tests now that alpha_only is keyword-only 2023-06-14 11:29:22 +10:00