Commit Graph

15000 Commits

Author SHA1 Message Date
Andrew Murray
b2d7f1e899
Merge branch 'main' into add-pyproject.toml 2023-06-28 17:44:08 +10:00
Andrew Murray
e5188f6815
Merge pull request #7235 from radarhere/decompression_bomb_check
Limit size even if one dimension is zero in decompression bomb check
2023-06-28 13:37:29 +10:00
Andrew Murray
8437d98f7f Limit size even if one dimension is zero 2023-06-28 11:43:05 +10:00
Hugo van Kemenade
4834f80c08
Merge pull request #7234 from radarhere/32bit 2023-06-27 18:34:28 +03:00
Andrew Murray
27b1acf470 Test 32-bit Windows on AppVeyor 2023-06-27 20:51:16 +10:00
Andrew Murray
c67d73d3c9 Test 32-bit Debian 12 2023-06-27 16:36:22 +10:00
Andrew Murray
45c9dcf123 Restored 32-bit support 2023-06-27 14:43:58 +10:00
Hugo van Kemenade
5c3d93fb2c
Merge pull request #7232 from radarhere/32bit
Removed deleted file from codecov.yml
2023-06-26 08:14:10 +03:00
Ondrej Baranovič
fec793d8ab
don't explicitly install wheel
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2023-06-25 13:05:22 +01:00
Andrew Murray
d12783374b Increased coverage threshold 2023-06-25 21:39:26 +10:00
Hugo van Kemenade
4c5ee5dee3
Merge pull request #7231 from radarhere/freetype 2023-06-25 12:00:37 +03:00
Andrew Murray
837d23f273
Update CHANGES.rst [ci skip] 2023-06-25 13:58:02 +10:00
Andrew Murray
9c73834407 Removed deleted file 2023-06-25 13:33:20 +10:00
Andrew Murray
10ad87cd2d
Merge branch 'main' into add-pyproject.toml 2023-06-25 07:14:01 +10:00
Hugo van Kemenade
190c53a1b1
Merge pull request #7228 from radarhere/32bit
Removed support for 32-bit
2023-06-24 19:02:00 +03:00
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
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