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 |
|
Hugo van Kemenade
|
8c7be25ad0
|
Merge pull request #8061 from radarhere/type_hint
|
2024-05-17 00:35:21 -04:00 |
|
Andrew Murray
|
3062ec4dd2
|
Fix type errors
|
2024-05-16 22:55:03 +10:00 |
|
Andrew Murray
|
e419fd7ab4
|
Added type hints
|
2024-05-15 20:19:09 +10:00 |
|
Hugo van Kemenade
|
0da83a1164
|
Merge pull request #8053 from radarhere/helper_modes
|
2024-05-14 12:01:21 -04:00 |
|
Hugo van Kemenade
|
60c94e67f3
|
Merge pull request #8055 from radarhere/type_hint
|
2024-05-14 11:59:44 -04: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 |
|
Andrew Murray
|
e39ee95f56
|
Merge pull request #8054 from python-pillow/renovate/cibuildwheel-2.x
chore(deps): update dependency cibuildwheel to v2.18.0
|
2024-05-13 06:50:27 +10:00 |
|
renovate[bot]
|
00e5e43da4
|
chore(deps): update dependency cibuildwheel to v2.18.0
|
2024-05-12 11:43:08 +00:00 |
|
Andrew Murray
|
db4714c280
|
Removed helper.py modes
|
2024-05-12 21:20:46 +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 |
|
Hugo van Kemenade
|
1cdbb5f34f
|
Merge pull request #8051 from radarhere/type_hint
|
2024-05-11 17:56:41 +03:00 |
|
Andrew Murray
|
18b87c8515
|
Added type hints
|
2024-05-11 10:48:09 +10:00 |
|
Andrew Murray
|
c9a56e6b0b
|
Merge pull request #8044 from python-pillow/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2024-05-11 10:10:34 +10:00 |
|
Andrew Murray
|
3344f57206
|
Merge branch 'main' into pre-commit-ci-update-config
|
2024-05-11 09:12:54 +10:00 |
|
Hugo van Kemenade
|
bfbe339ae3
|
Merge pull request #8045 from radarhere/strings
|
2024-05-10 18:44:37 +03:00 |
|
Andrew Murray
|
57399ce204
|
Parse _version contents instead of using exec()
|
2024-05-10 22:43:56 +10:00 |
|
Hugo van Kemenade
|
0cad346fc9
|
Merge pull request #8042 from radarhere/type_hint
|
2024-05-09 17:38:46 +03:00 |
|
Andrew Murray
|
ce8dedadfd
|
Merge branch 'main' into modes
|
2024-05-08 22:11:50 +10: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
|
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 |
|