Andrew Murray
|
864e86fb20
|
Merge pull request #6441 from hugovk/add-3.11
3.11: Add Trove classifier and to tox.ini and update setup.py version check
|
2022-07-16 18:21:31 +10:00 |
|
Andrew Murray
|
ada4112c61
|
Merge pull request #6440 from hugovk/make-doc-PYTHON
Docs: Allow setting Python interpreter via command line
|
2022-07-16 18:20:10 +10:00 |
|
Andrew Murray
|
45963b1b40
|
Update CHANGES.rst [ci skip]
|
2022-07-16 17:25:29 +10:00 |
|
Hugo van Kemenade
|
03df65e77b
|
Docs: Allow setting Python interpreter via command line
|
2022-07-15 14:55:08 +03:00 |
|
Hugo van Kemenade
|
1f74704d6f
|
Merge pull request #6436 from radarhere/bmp
Added ABGR BMP mask mode
|
2022-07-15 14:15:30 +03:00 |
|
Hugo van Kemenade
|
6801a255a3
|
Add support for Python 3.11
|
2022-07-15 13:42:36 +03:00 |
|
Andrew Murray
|
ea78975a56
|
Merge branch 'main' into bmp
|
2022-07-15 17:12:42 +10:00 |
|
Hugo van Kemenade
|
5e649c1d70
|
Merge pull request #6438 from radarhere/qt_install
Install libxcb-shape0
|
2022-07-15 10:11:15 +03:00 |
|
Andrew Murray
|
e1d833bce5
|
Install libxcb-shape0
|
2022-07-14 21:54:24 +10:00 |
|
Andrew Murray
|
9f6a315092
|
Added ABGR MASK_MODE
|
2022-07-14 07:25:28 +10:00 |
|
Andrew Murray
|
2b9d48403a
|
Reordered SUPPORTED to match MASK_MODES
|
2022-07-14 07:08:25 +10:00 |
|
Andrew Murray
|
6f4ff4edc4
|
Update CHANGES.rst [ci skip]
|
2022-07-12 20:03:56 +10:00 |
|
Hugo van Kemenade
|
ec0b9ede09
|
Merge pull request #6429 from radarhere/psdraw
|
2022-07-12 13:01:12 +03:00 |
|
Andrew Murray
|
208f87f9c1
|
Update CHANGES.rst [ci skip]
|
2022-07-12 06:55:56 +10:00 |
|
Hugo van Kemenade
|
3e852eec93
|
Merge pull request #6431 from radarhere/png_srgb
Raise ValueError if PNG sRGB chunk is truncated
|
2022-07-11 13:56:47 +03:00 |
|
Andrew Murray
|
40a0999303
|
Raise ValueError if PNG sRGB chunk is truncated
|
2022-07-11 20:02:41 +10:00 |
|
Andrew Murray
|
80c1ef5dcd
|
Simplified rectangle command
|
2022-07-11 19:38:46 +10:00 |
|
Andrew Murray
|
db1d945ce7
|
Changed second rectangle parameter to distance from bottom
|
2022-07-11 18:36:27 +10:00 |
|
Hugo van Kemenade
|
4db2ed3a6f
|
Merge pull request #6427 from radarhere/links
Updated links
|
2022-07-11 11:32:35 +03:00 |
|
Andrew Murray
|
d6458f21d7
|
Corrected CHANGES.rst [ci skip]
|
2022-07-11 12:29:03 +10:00 |
|
Andrew Murray
|
ed98c668ee
|
Fixed PSDraw rectangle
|
2022-07-11 06:54:23 +10:00 |
|
Andrew Murray
|
23af975a41
|
Updated link for more information about SPIDER
|
2022-07-11 06:25:00 +10:00 |
|
Andrew Murray
|
415d5b277c
|
Updated redirected URL
|
2022-07-11 06:24:56 +10:00 |
|
Hugo van Kemenade
|
dfe2cb7620
|
Merge pull request #6425 from radarhere/macos
Updated macOS tested Pillow versions
|
2022-07-09 08:17:26 +03:00 |
|
Andrew Murray
|
5c3077560b
|
Updated macOS tested Pillow versions [ci skip]
|
2022-07-09 14:38:40 +10:00 |
|
Hugo van Kemenade
|
f3547d8507
|
Merge pull request #6413 from turrisxyz/Pinned-Dependencies-GitHub
|
2022-07-08 17:39:57 +03:00 |
|
Andrew Murray
|
fdf4084a7f
|
Update CHANGES.rst [ci skip]
|
2022-07-07 12:43:24 +10:00 |
|
Hugo van Kemenade
|
b0185e4e48
|
Merge pull request #6415 from radarhere/doc
|
2022-07-06 21:01:54 +03:00 |
|
Hugo van Kemenade
|
14b457e15e
|
Merge pull request #6416 from bryant1410/patch-1
Fix when `sys.executable` is empty or null
|
2022-07-06 09:12:27 +03:00 |
|
Andrew Murray
|
4f7f5470b1
|
Fixed typo
|
2022-07-06 08:30:24 +10:00 |
|
Andrew Murray
|
527eecae80
|
Fallback to python3
|
2022-07-05 20:55:56 +00:00 |
|
mergify[bot]
|
9ac5a70f9e
|
Merge pull request #6417 from python-pillow/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-07-04 19:28:55 +00:00 |
|
pre-commit-ci[bot]
|
431498de0b
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 22.3.0 → 22.6.0](https://github.com/psf/black/compare/22.3.0...22.6.0)
- [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.2.0...v4.3.0)
- [github.com/sphinx-contrib/sphinx-lint: v0.6 → v0.6.1](https://github.com/sphinx-contrib/sphinx-lint/compare/v0.6...v0.6.1)
|
2022-07-04 17:57:12 +00:00 |
|
Santiago Castro
|
a0b22d2203
|
Fix when sys.executable is empty or null
|
2022-07-04 09:50:47 -07:00 |
|
Andrew Murray
|
300f6c8a59
|
Document where to find other codecs
|
2022-07-04 19:33:21 +10:00 |
|
neilnaveen
|
43b185e1c1
|
chore: Set permissions for GitHub actions
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)
Signed-off-by: neilnaveen <42328488+neilnaveen@users.noreply.github.com>
|
2022-07-04 01:19:58 +00:00 |
|
Hugo van Kemenade
|
26e2c7e030
|
9.3.0.dev0 version bump
|
2022-07-01 21:29:53 +03:00 |
|
Hugo van Kemenade
|
58acec3312
|
Update CHANGES.rst [ci skip]
|
2022-07-01 16:19:51 +03:00 |
|
Hugo van Kemenade
|
dc518ac25e
|
9.2.0 version bump
|
2022-07-01 16:16:26 +03:00 |
|
mergify[bot]
|
488589b4b6
|
Merge pull request #6381 from nulano/deprecate-getsize
Deprecate ImageFont.getsize and related functions
|
2022-07-01 13:10:14 +00:00 |
|
Andrew Murray
|
8a6050ee5b
|
Replaced __internal__ argument with warning filters
|
2022-07-01 14:10:29 +02:00 |
|
mergify[bot]
|
79329fb18d
|
Merge pull request #6408 from radarhere/furo
Install furo if it is not available
|
2022-07-01 11:15:34 +00:00 |
|
Andrew Murray
|
4ca99f7454
|
Install furo if it is not available
|
2022-07-01 19:51:29 +10:00 |
|
Andrew Murray
|
729fe6f8b0
|
Updated indentation
|
2022-07-01 19:45:36 +10:00 |
|
nulano
|
74e0b954f2
|
test {ImageFont,TransposedFont}.getsize() deprecation
|
2022-07-01 11:22:47 +02:00 |
|
nulano
|
a37c21e136
|
document planned removal date for ImageFont deprecations and release notes
|
2022-06-30 15:29:09 +02:00 |
|
nulano
|
ad5271d62f
|
Document replacements for individual deprecated font methods
|
2022-06-30 15:03:55 +02:00 |
|
Andrew Murray
|
65020e7c7c
|
Documented deprecation in individual methods
|
2022-06-30 15:03:12 +02:00 |
|
nulano
|
7691231aa7
|
Fix heading in deprecations.rst
|
2022-06-30 14:51:29 +02:00 |
|
nulano
|
9957e0b0d7
|
link to ImageDraw2 in deprecations and release notes
|
2022-06-30 14:38:20 +02:00 |
|