Commit Graph

17768 Commits

Author SHA1 Message Date
Sebastian Rittau
9b44abb6b7 Add SupportsGetData to documentation 2024-05-10 11:48:36 +02:00
Sebastian Rittau
431fe0dcc8 Rename protocol to SupportsGetData 2024-05-10 11:46:35 +02:00
Sebastian Rittau
bb8718e581 Hopefully the last Python 3.8 instance :/ 2024-05-08 12:54:44 +02:00
Sebastian Rittau
296050f382 More Python 3.8 compatibility 2024-05-08 12:26:45 +02:00
Sebastian Rittau
7ae8d37138 Make GetDataTransform public 2024-05-08 12:14:59 +02:00
Sebastian Rittau
ef35d79264 Python 3.8 compatibility 2024-05-08 12:14:37 +02:00
Sebastian Rittau
d63caf266d Various fixes 2024-05-07 15:59:20 +02:00
Sebastian Rittau
d44e9fccb1 Various fixes 2024-05-07 14:53:26 +02:00
pre-commit-ci[bot]
1aa3886ed7 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-05-07 12:34:02 +00:00
Sebastian Rittau
c92f59d758 Add various type annotations 2024-05-07 14:30:34 +02:00
Andrew Murray
93ca52fbe0
Merge pull request #8043 from mrKazzila/tmp/pr/move_to_f_str 2024-05-05 23:33:27 +10:00
pre-commit-ci[bot]
71b8d99b36 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-05-04 19:27:45 +00:00
mrKazzila
984c2e7f30 chore: update __repr__ for PdfName 2024-05-04 19:26:22 +03:00
mrKazzila
74063feadc chore: add f-string formatting 2024-05-04 19:21:49 +03:00
Hugo van Kemenade
58a47978af
Merge pull request #8030 from radarhere/type_hints 2024-04-30 12:37:37 +03:00
Andrew Murray
8a56feea02
Merge branch 'main' into type_hints 2024-04-30 18:15:33 +10:00
Hugo van Kemenade
ddbf08fa78
Merge pull request #8023 from radarhere/ubuntu 2024-04-30 10:45:50 +03:00
Andrew Murray
2250fbeb9a Added type hints 2024-04-29 20:25:11 +10:00
Hugo van Kemenade
9b1390792c
Merge pull request #8028 from radarhere/ci 2024-04-29 13:21:04 +03:00
Andrew Murray
65d73ea970 Python 3.8 and 3.9 are tested on macOS 13 2024-04-29 18:54:16 +10:00
Andrew Murray
36869833c7 Added Ubuntu 24.04 2024-04-29 15:05:22 +10:00
Hugo van Kemenade
e542c9f898
Merge pull request #8027 from radarhere/clean
Removed direct invocation of setup.py
2024-04-29 06:31:45 +03:00
Andrew Murray
d01e43e796 Removed direct invocation of setup.py 2024-04-29 09:11:33 +10:00
Hugo van Kemenade
c250a44177
Merge pull request #8022 from radarhere/big_endian 2024-04-27 11:57:16 +03:00
Andrew Murray
86fb383739 Corrected big-endian check 2024-04-27 14:08:36 +10:00
Andrew Murray
824db7152d
Merge pull request #8020 from CTimmerman/CTimmerman-patch-1
Corrected typo
2024-04-27 14:00:43 +10:00
Cees Timmerman
8cc48b24fe
Update ExifTags.py
Fixed typo. No other instances in this repo.
2024-04-26 17:17:44 +02:00
Hugo van Kemenade
a8f434f676
Merge pull request #7979 from radarhere/lab 2024-04-26 16:46:21 +03:00
Andrew Murray
c3ded3abda Update CHANGES.rst [ci skip] 2024-04-26 09:13:00 +10:00
Andrew Murray
e932d9e3d7
Merge branch 'main' into lab 2024-04-26 09:08:43 +10:00
Andrew Murray
5832288bbf
Merge pull request #7978 from radarhere/bgr
Deprecate BGR;15, BGR;16 and BGR;24 modes
2024-04-26 09:05:57 +10:00
Andrew Murray
5736da80f1
Merge pull request #24 from hugovk/bgr-helper
Add deprecation helper for Image.new with BGR; modes
2024-04-26 08:17:00 +10:00
Andrew Murray
f7c9327264
Merge branch 'bgr' into bgr-helper 2024-04-26 08:13:38 +10:00
Andrew Murray
f56a2c9b7e
Merge branch 'main' into bgr 2024-04-26 07:11:04 +10:00
Hugo van Kemenade
1138ea5370
Merge pull request #7921 from Yay295/testing
Fix ImagingAccess for I;16N on big-endian
2024-04-25 21:36:38 +03:00
Yay295
a4080a7249 clean up comments in test_image_access.py 2024-04-25 08:51:33 -05:00
Hugo van Kemenade
0099de0ed9 Add deprecation helper for Image.new with BGR; modes 2024-04-25 16:00:14 +03:00
Hugo van Kemenade
3823675af0
Merge pull request #8011 from radarhere/imagingcms 2024-04-25 14:54:33 +03:00
Hugo van Kemenade
a1ff0da7e3
Merge pull request #8012 from radarhere/fedora 2024-04-25 09:36:49 +03:00
Andrew Murray
bbd5a87e60 Combined conditions 2024-04-25 16:16:33 +10:00
Andrew Murray
4241836012
Merge pull request #8001 from hugovk/dater
Automatically add dates to release notes
2024-04-25 15:05:20 +10:00
Hugo van Kemenade
9392906a3e
Merge pull request #117 from radarhere/dater
Use split instead of datetime
2024-04-25 07:10:11 +03:00
Andrew Murray
66ee1cb0c1
Merge pull request #8013 from python-pillow/renovate/mypy-1.x
Update dependency mypy to v1.10.0
2024-04-25 13:36:39 +10:00
Andrew Murray
bc35bf0c9e Use split instead of datetime 2024-04-25 13:14:38 +10:00
Andrew Murray
5faebadd56 BGR;16 does not fail on big-endian 2024-04-24 21:05:59 -05:00
renovate[bot]
35ffbdc9cd
Update dependency mypy to v1.10.0 2024-04-25 01:38:43 +00:00
Andrew Murray
02db411190 Added release notes 2024-04-25 09:14:48 +10:00
Andrew Murray
49ce63d257
Merge branch 'main' into bgr 2024-04-25 09:13:20 +10:00
Andrew Murray
03bcf03567 Removed Fedora 38 and added Fedora 40 2024-04-25 08:41:15 +10:00
Hugo van Kemenade
1fc1179ed5
Merge pull request #8008 from radarhere/convert
Simplified RGB to I;16, I;16L and I;16B conversion
2024-04-25 00:00:15 +03:00