Commit Graph

14457 Commits

Author SHA1 Message Date
Hugo van Kemenade
a5e046fb49 Convert test_properties to use parametrize 2023-01-08 14:37:46 +02:00
Hugo van Kemenade
8d5eb71d26 Use enumerate 2023-01-08 13:47:46 +02:00
Hugo van Kemenade
2df4865e42 Use 'key in mydict' instead of 'key in mydict.keys()' 2023-01-08 13:47:46 +02:00
Hugo van Kemenade
b2b8c833aa Use single isinstance call for multiple types 2023-01-08 13:47:45 +02:00
Andrew Murray
f30eb38e31
Merge pull request #6868 from radarhere/filters
Refer to Resampling enum
2023-01-08 05:33:40 +11:00
Andrew Murray
246f6fa46a
Simply attribute reference
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-01-08 04:45:16 +11:00
mergify[bot]
6c7d6cf4a9
Merge pull request #6865 from Yay295/test_cleanup_s
Clean up tests (simplified)
2023-01-07 08:49:45 +00:00
Yay295
04199b6066 sort colors before comparing them 2023-01-07 19:16:06 +11:00
Yay295
48b6d4fd60 remove no-format tags and fix comment locations 2023-01-07 19:16:06 +11:00
Yay295
4e6e69aafb remove loop left from before parametrization 2023-01-07 19:16:06 +11:00
Yay295
52ed578947 add extra variable so linter doesn't split line 2023-01-07 19:16:06 +11:00
Andrew Murray
86634b8352 Update CHANGES.rst [ci skip] 2023-01-07 17:53:21 +11:00
Andrew Murray
a22f6ddefa
Merge pull request #6761 from javidcf/patch-1
Support arbitrary number of loaded modules on Windows
2023-01-07 17:50:57 +11:00
Andrew Murray
d3d7566d9a Refer to Resampling enum 2023-01-07 11:27:43 +11:00
Hugo van Kemenade
b6c7a837bc
Merge pull request #6856 from radarhere/load_truncated_images 2023-01-05 12:27:15 +02:00
Hugo van Kemenade
dfadb5a2f0
Merge pull request #6861 from radarhere/fosstodon 2023-01-05 12:20:36 +02:00
Javier Dehesa
2cc40cc7f4
Fix tcl/tk loading error handling
Co-authored-by: Ondrej Baranovič <nulano@nulano.eu>
2023-01-05 00:05:54 +00:00
Javier Dehesa
da39e4e38e
Fix tcl/tk loading error handling
Co-authored-by: Ondrej Baranovič <nulano@nulano.eu>
2023-01-05 00:05:36 +00:00
Javier Dehesa
e945ab382a
Fix tcl/tk loading error handling
Co-authored-by: Ondrej Baranovič <nulano@nulano.eu>
2023-01-05 00:04:50 +00:00
Andrew Murray
0421b2f2a0 Added social links to docs 2023-01-05 10:43:01 +11:00
Andrew Murray
e82f545ed0
Refer to Mastodon [ci skip]
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-01-05 09:56:59 +11:00
Andrew Murray
fc84d6e37f Added Fosstodon URL to setup.cfg 2023-01-04 14:59:10 +11:00
Andrew Murray
b6a9fccd87 Added Fosstodon badge [ci skip] 2023-01-04 14:44:54 +11:00
Andrew Murray
2d6f9c16fc Announce releases on Fosstodon [ci skip] 2023-01-04 14:06:47 +11:00
Hugo van Kemenade
927780e556
Merge pull request #6859 from radarhere/xclip
Resolves https://github.com/python-pillow/Pillow/issues/6858
2023-01-03 19:28:30 +02:00
Andrew Murray
e653aaee89 NotImplementedError will not be raised if xclip is available 2023-01-04 00:43:48 +11:00
Andrew Murray
ea9a1b84aa LOAD_TRUNCATED_IMAGES may allow PNG images to open 2023-01-03 14:09:45 +11:00
Hugo van Kemenade
f5c47ebe12
Merge pull request #6855 from python-pillow/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-01-02 23:08:33 +02:00
pre-commit-ci[bot]
9342f9a0e6
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/isort: 5.11.1 → 5.11.4](https://github.com/PyCQA/isort/compare/5.11.1...5.11.4)
2023-01-02 18:34:37 +00:00
Hugo van Kemenade
2301342f05
Merge pull request #6854 from radarhere/bytes 2023-01-02 15:44:11 +02:00
Andrew Murray
6c30b2c00d arr.tobytes() always exists in Python >= 3.2 2023-01-02 21:03:45 +11:00
Andrew Murray
97385d7cc7 Relaxed child images check to allow for libjpeg 2023-01-02 19:54:12 +11:00
Andrew Murray
549560cf55 9.5.0.dev0 version bump 2023-01-02 14:03:31 +11:00
Andrew Murray
a5bbab1c1e 9.4.0 version bump 2023-01-02 10:29:07 +11:00
mergify[bot]
cdd3d8ec77
Merge pull request #6851 from radarhere/size
Updated size parameter descriptions
2023-01-01 22:37:16 +00:00
mergify[bot]
38a93a0571
Merge pull request #6850 from radarhere/releasenotes
Added release notes for #6842 and #6846
2023-01-01 22:03:09 +00:00
Andrew Murray
d4d981dc9f Updated size parameter descriptions 2023-01-02 08:41:50 +11:00
Andrew Murray
e908afea40
Updated security descriptions
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-01-02 08:17:47 +11:00
Hugo van Kemenade
0efda9189e
Merge pull request #6845 from radarhere/copyright
Updated copyright year
2023-01-01 21:18:23 +02:00
Andrew Murray
35b4c433b3 Added release notes for #6846 2023-01-02 00:32:35 +11:00
Andrew Murray
a632b7a3e7 Added release notes for #6842 2023-01-02 00:25:49 +11:00
Andrew Murray
009bbe25ec Update CHANGES.rst [ci skip] 2023-01-01 23:26:00 +11:00
Andrew Murray
c4cc48764a
Merge pull request #6846 from radarhere/font_crash
Fixed null pointer dereference crash with malformed font
2023-01-01 10:02:44 +11:00
Andrew Murray
c977526cfe Lint fixes 2023-01-01 07:03:09 +11:00
Andrew Murray
51d95add6a Replaced IOError with OSError 2023-01-01 07:03:09 +11:00
Eric Soroos
1c57ab8429 Return a PyError instead of a fake fterror.
* Update Tests to IOError rather than OSError
2023-01-01 07:03:09 +11:00
Andrew Murray
f2b36a1833 Lint fixes 2023-01-01 07:03:09 +11:00
Eric Soroos
87d1770c18 Fix null pointer dereference crash with malformed font 2023-01-01 07:03:09 +11:00
Andrew Murray
7f1708415c Update CHANGES.rst [ci skip] 2022-12-31 22:24:58 +11:00
Hugo van Kemenade
7b0008bb82
Merge pull request #6842 from radarhere/zero
Return from ImagingFill early if image has a zero dimension
2022-12-31 13:23:12 +02:00