Andrew Murray
|
c0ee645d0d
|
Merge branch 'main' into type-annotations
|
2024-05-21 22:44:03 +10:00 |
|
Andrew Murray
|
82910a5e4f
|
Lint fixes
|
2024-05-19 22:00:45 +10:00 |
|
Andrew Murray
|
22b64ffcf2
|
Merge pull request #8015 from hugovk/pre-commit-clang
Add ClangFormat to pre-commit
|
2024-05-19 16:27:30 +10:00 |
|
Hugo van Kemenade
|
c6fb36ff36
|
Merge pull request #8064 from radarhere/mingw
Fix type errors
|
2024-05-18 07:18:39 -04:00 |
|
Sebastian Rittau
|
b2316f46cb
|
Use just str for _string_length_check
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2024-05-18 11:22:57 +02:00 |
|
Andrew Murray
|
3062ec4dd2
|
Fix type errors
|
2024-05-16 22:55:03 +10:00 |
|
Andrew Murray
|
73a3e4938c
|
Merge branch 'main' into type-annotations
|
2024-05-15 21:48:41 +10:00 |
|
Andrew Murray
|
e419fd7ab4
|
Added type hints
|
2024-05-15 20:19:09 +10:00 |
|
Andrew Murray
|
a8d154877d
|
Added type hints
|
2024-05-13 18:47:51 +10:00 |
|
Andrew Murray
|
82c87c4adf
|
Merge branch 'main' into pre-commit-clang
|
2024-05-13 12:39:47 +10:00 |
|
Hugo van Kemenade
|
0c8be38878
|
Merge pull request #7999 from radarhere/accept
Added MPEG accept function
|
2024-05-11 23:02:51 +03:00 |
|
Hugo van Kemenade
|
5e48d54769
|
Merge pull request #7984 from radarhere/modes
Added more modes to Image.MODES
|
2024-05-11 23:01:42 +03:00 |
|
Sebastian Rittau
|
6d6dfd176c
|
Revert unnecessary formatting change
|
2024-05-11 10:46:20 +02:00 |
|
Sebastian Rittau
|
6310280428
|
Move an import behind the TYPE_CHECKING flag
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2024-05-11 10:44:52 +02:00 |
|
Andrew Murray
|
18b87c8515
|
Added type hints
|
2024-05-11 10:48:09 +10:00 |
|
Hugo van Kemenade
|
bfbe339ae3
|
Merge pull request #8045 from radarhere/strings
|
2024-05-10 18:44:37 +03:00 |
|
Sebastian Rittau
|
431fe0dcc8
|
Rename protocol to SupportsGetData
|
2024-05-10 11:46:35 +02:00 |
|
Andrew Murray
|
ce8dedadfd
|
Merge branch 'main' into modes
|
2024-05-08 22:11:50 +10: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 |
|
Andrew Murray
|
c6a3f0fdd8
|
Merge branch 'main' into accept
|
2024-05-08 18:45:10 +10:00 |
|
Andrew Murray
|
58ee112a9a
|
Merge branch 'main' into type_hint
|
2024-05-08 18:04:02 +10:00 |
|
Andrew Murray
|
ed0867abec
|
Set stream length for later use
|
2024-05-08 06:30:43 +10: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
|
b17f1e507b
|
Use f-strings
|
2024-05-07 14:01:08 +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 |
|
Andrew Murray
|
6036d81d97
|
Added type hints
|
2024-05-04 20:51:54 +10:00 |
|
Andrew Murray
|
7d62c306cc
|
Merge branch 'main' into pre-commit-clang
|
2024-04-30 21:34:41 +10:00 |
|
Andrew Murray
|
2250fbeb9a
|
Added type hints
|
2024-04-29 20:25:11 +10:00 |
|
Andrew Murray
|
996c053d89
|
Change comment style
|
2024-04-28 22:49:56 +10:00 |
|
Hugo van Kemenade
|
5597f618a3
|
Change comment style
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2024-04-28 02:49:42 -06:00 |
|
Andrew Murray
|
fd8c6a6295
|
Do not indent goto labels
|
2024-04-28 13:51:32 +10:00 |
|
Cees Timmerman
|
8cc48b24fe
|
Update ExifTags.py
Fixed typo. No other instances in this repo.
|
2024-04-26 17:17:44 +02: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 |
|
pre-commit-ci[bot]
|
1420e72566
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-04-25 18:08:54 +00:00 |
|
Hugo van Kemenade
|
c0cb417a44
|
Add semicolons to fix indent
|
2024-04-25 21:08:24 +03:00 |
|
pre-commit-ci[bot]
|
617e7295a8
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-04-25 12:51:24 +00:00 |
|
Andrew Murray
|
bbd5a87e60
|
Combined conditions
|
2024-04-25 16:16:33 +10:00 |
|
Andrew Murray
|
49ce63d257
|
Merge branch 'main' into bgr
|
2024-04-25 09:13:20 +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 |
|
Hugo van Kemenade
|
98e3f591d4
|
Merge pull request #8006 from Yay295/patch-4
Extract band count check
|
2024-04-24 07:25:37 +03:00 |
|
Andrew Murray
|
46b85e6ab4
|
Simplified code
|
2024-04-24 11:02:56 +10:00 |
|