Commit Graph

17829 Commits

Author SHA1 Message Date
Andrew Murray
a3356879fd Use f-string 2024-05-08 17:57:36 +10:00
Hugo van Kemenade
8246673fe3
Merge pull request #8041 from radarhere/codecov 2024-05-08 09:57:32 +03:00
Andrew Murray
ed0867abec Set stream length for later use 2024-05-08 06:30:43 +10:00
Andrew Murray
7d81cbd0ed Do not use percent format 2024-05-07 14:01:27 +10:00
Andrew Murray
b17f1e507b Use f-strings 2024-05-07 14:01:08 +10:00
pre-commit-ci[bot]
b8e3e0a430
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.3.4 → v0.4.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.4...v0.4.3)
- [github.com/psf/black-pre-commit-mirror: 24.3.0 → 24.4.2](https://github.com/psf/black-pre-commit-mirror/compare/24.3.0...24.4.2)
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)
- [github.com/python-jsonschema/check-jsonschema: 0.28.1 → 0.28.2](https://github.com/python-jsonschema/check-jsonschema/compare/0.28.1...0.28.2)
- [github.com/tox-dev/pyproject-fmt: 1.7.0 → 1.8.0](https://github.com/tox-dev/pyproject-fmt/compare/1.7.0...1.8.0)
2024-05-06 17:25:18 +00: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
Andrew Murray
6036d81d97 Added type hints 2024-05-04 20:51:54 +10:00
Andrew Murray
ac1eb57c03 Install git 2024-05-03 09:43:50 +10:00
Andrew Murray
e8cddfbc6a Updated codecov/codecov-action to v4 2024-05-03 08:45:39 +10:00
Andrew Murray
7d62c306cc
Merge branch 'main' into pre-commit-clang 2024-04-30 21:34:41 +10: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
d443d68822
Merge pull request #119 from radarhere/pre-commit-clang 2024-04-28 18:59:50 +03: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
Hugo van Kemenade
aa34ca7573
Merge pull request #118 from radarhere/pre-commit-clang 2024-04-28 11:11:55 +03:00
Andrew Murray
fd8c6a6295 Do not indent goto labels 2024-04-28 13:51:32 +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
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
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
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
Hugo van Kemenade
1b1c825f7b Add ClangFormat to pre-commit 2024-04-25 15:17:25 +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