Hugo van Kemenade
|
d4f1d252ef
|
Test 3.13 free-threaded build on CI
|
2024-07-04 15:54:21 +03:00 |
|
Andrew Murray
|
6990fc4a09
|
Allow size argument to resize() to be a NumPy array
|
2024-07-04 15:25:35 +10:00 |
|
Andrew Murray
|
936012e861
|
Allow size argument to resize() to be a list
|
2024-07-04 15:13:03 +10:00 |
|
Andrew Murray
|
776dd63f33
|
Update CHANGES.rst [ci skip]
|
2024-07-04 11:20:00 +10:00 |
|
Hugo van Kemenade
|
51bd7d2ea8
|
Drop support for Python 3.8 (#8183)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2024-07-03 00:44:45 -06:00 |
|
Andrew Murray
|
7537ce8a60
|
Merge pull request #8181 from hugovk/add-3.13
Add support for Python 3.13
|
2024-07-03 13:22:47 +10:00 |
|
Andrew Murray
|
674e8e0b1b
|
Merge pull request #8189 from hugovk/numpy-3.13
Test NumPy on Python 3.13
|
2024-07-03 13:18:08 +10:00 |
|
Hugo van Kemenade
|
c8df36f650
|
Merge pull request #8191 from radarhere/type_hint
|
2024-07-02 14:31:04 -06:00 |
|
Hugo van Kemenade
|
ececa9df4e
|
Merge pull request #8187 from neutrinoceros/bug/compat/numpy1.20
|
2024-07-02 14:28:14 -06:00 |
|
Hugo van Kemenade
|
534d82119b
|
Test NumPy on Python 3.13
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2024-07-02 21:57:13 +03:00 |
|
Hugo van Kemenade
|
40d3b2ce0c
|
Fix version range
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2024-07-02 21:53:23 +03:00 |
|
Hugo van Kemenade
|
4eec24a380
|
Increment Python version check on Windows
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2024-07-02 21:52:43 +03:00 |
|
Hugo van Kemenade
|
e50df021e8
|
Add support for Python 3.13
|
2024-07-02 21:48:48 +03:00 |
|
Hugo van Kemenade
|
f3719a9bec
|
Merge pull request #8192 from python-pillow/renovate/cibuildwheel-2.x
|
2024-07-02 12:45:56 -06:00 |
|
renovate[bot]
|
0a19410ee2
|
Update dependency cibuildwheel to v2.19.2
|
2024-07-02 12:15:04 +00:00 |
|
Andrew Murray
|
267c0b37b1
|
Added type hints
|
2024-07-02 20:10:47 +10:00 |
|
Clément Robert
|
ce6fb1279f
|
Merge pull request #1 from radarhere/bug/compat/numpy1.20
Do not import numpy.typing unless TYPE_CHECKING
|
2024-07-02 12:00:01 +02:00 |
|
Andrew Murray
|
8b8fc18998
|
Do not import numpy.typing unless TYPE_CHECKING
|
2024-07-02 19:05:59 +10:00 |
|
Andrew Murray
|
8c2a823e77
|
Merge pull request #8188 from python-pillow/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2024-07-02 18:41:47 +10:00 |
|
Andrew Murray
|
06cad14767
|
Merge pull request #8185 from radarhere/debian
Removed Debian 11
|
2024-07-02 07:58:16 +10:00 |
|
pre-commit-ci[bot]
|
c359bd290b
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-07-01 17:33:19 +00:00 |
|
Clément Robert
|
b4ee967372
|
BUG: fix an incompatibility with numpy 1.20
|
2024-07-01 19:33:14 +02:00 |
|
pre-commit-ci[bot]
|
d6d0a4d981
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.7 → v0.5.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.7...v0.5.0)
- [github.com/PyCQA/bandit: 1.7.8 → 1.7.9](https://github.com/PyCQA/bandit/compare/1.7.8...1.7.9)
- [github.com/pre-commit/mirrors-clang-format: v18.1.5 → v18.1.8](https://github.com/pre-commit/mirrors-clang-format/compare/v18.1.5...v18.1.8)
- [github.com/python-jsonschema/check-jsonschema: 0.28.4 → 0.28.6](https://github.com/python-jsonschema/check-jsonschema/compare/0.28.4...0.28.6)
- [github.com/tox-dev/pyproject-fmt: 1.8.0 → 2.1.3](https://github.com/tox-dev/pyproject-fmt/compare/1.8.0...2.1.3)
|
2024-07-01 17:32:51 +00:00 |
|
Andrew Murray
|
8c26622ee7
|
Merge pull request #8186 from radarhere/cve
Updated CVE URL
|
2024-07-01 23:46:05 +10:00 |
|
Andrew Murray
|
31e64a0da8
|
Updated CVE URL
|
2024-07-01 23:06:57 +10:00 |
|
Andrew Murray
|
381c604b07
|
Removed Debian 11
|
2024-07-01 23:06:39 +10:00 |
|
Andrew Murray
|
585bd6ad48
|
Merge pull request #8182 from hugovk/rm-deprecated-psfile
Remove PSFile, PyAccess and USE_CFFI_ACCESS
|
2024-07-01 23:04:04 +10:00 |
|
Hugo van Kemenade
|
4ab4fa4cd7
|
Merge pull request #120 from radarhere/rm-deprecated-psfile
|
2024-07-01 06:33:19 -06:00 |
|
Andrew Murray
|
9bc1365ea0
|
Removed reference
|
2024-07-01 21:41:08 +10:00 |
|
Andrew Murray
|
5e163c0fed
|
Updated deprecation timeline
|
2024-07-01 20:31:25 +10:00 |
|
Andrew Murray
|
43cc1e3659
|
Removed PyAccess and Image.USE_CFFI_ACCESS
|
2024-07-01 20:31:17 +10:00 |
|
Hugo van Kemenade
|
eb5bf18192
|
Bump deprecation tests to Pillow 12
|
2024-07-01 13:25:43 +03:00 |
|
Andrew Murray
|
a3a6198286
|
11.0.0.dev0 version bump
|
2024-07-01 19:53:27 +10:00 |
|
Hugo van Kemenade
|
2a660bbe9f
|
Remove PSFile class, deprecated in Pillow 9.5.0
|
2024-07-01 10:58:27 +03:00 |
|
Andrew Murray
|
9b4fae7717
|
10.4.0 version bump
|
2024-07-01 15:42:12 +10:00 |
|
Andrew Murray
|
b55d74bcfe
|
Update CHANGES.rst [ci skip]
|
2024-06-29 07:47:26 +10:00 |
|
Andrew Murray
|
8daf550b7d
|
Merge pull request #8178 from radarhere/imageshow
Raise FileNotFoundError if show_file() path does not exist
|
2024-06-29 06:17:44 +10:00 |
|
Hugo van Kemenade
|
c6d8c58b6d
|
Merge pull request #7965 from Yay295/patch-3
|
2024-06-28 07:34:46 -06:00 |
|
Andrew Murray
|
c9ec76aa0d
|
Raise FileNotFoundError if show_file() path does not exist
|
2024-06-28 21:27:56 +10:00 |
|
Andrew Murray
|
b48d175656
|
Update CHANGES.rst [ci skip]
|
2024-06-28 21:13:41 +10:00 |
|
Hugo van Kemenade
|
4d6dff34db
|
Merge pull request #8031 from radarhere/imagingcms_modes
|
2024-06-28 04:05:40 -06:00 |
|
Andrew Murray
|
70b3815a37
|
Merge pull request #8127 from radarhere/multiple_exif_markers
Fixed processing multiple JPEG EXIF markers
|
2024-06-28 18:50:19 +10:00 |
|
Andrew Murray
|
88cd6d41ef
|
Rearranged comments
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
2024-06-28 17:28:42 +10:00 |
|
Hugo van Kemenade
|
41426a6f74
|
Merge pull request #8110 from radarhere/exififd
|
2024-06-28 00:19:25 -06:00 |
|
Hugo van Kemenade
|
56521137be
|
Merge pull request #8086 from radarhere/load_default_imagefont
|
2024-06-28 00:18:55 -06:00 |
|
Hugo van Kemenade
|
3fdaecb025
|
Merge pull request #8063 from radarhere/possible_formats
|
2024-06-28 00:18:10 -06:00 |
|
Hugo van Kemenade
|
02133dc9ad
|
Merge pull request #8169 from radarhere/cast
|
2024-06-28 00:14:21 -06:00 |
|
Andrew Murray
|
7514c426b5
|
Merge pull request #8177 from python-pillow/renovate/mypy-1.x
Update dependency mypy to v1.10.1
|
2024-06-28 15:03:00 +10:00 |
|
renovate[bot]
|
d18192cecf
|
Update dependency mypy to v1.10.1
|
2024-06-28 04:20:09 +00:00 |
|
Andrew Murray
|
7b636a8e6c
|
Update CHANGES.rst [ci skip]
|
2024-06-27 20:28:36 +10:00 |
|