Commit Graph

13016 Commits

Author SHA1 Message Date
Andrew Murray
4e075adcc5 Merged _close_fp into close and __exit__ 2022-04-17 12:13:58 +10:00
Andrew Murray
2ae52552f7 Renamed __fp to _fp 2022-04-17 12:13:58 +10:00
Andrew Murray
43b423bc25
Merge pull request #6196 from hugovk/cleanup-names
Cleanup: adjust names
2022-04-17 07:30:20 +10:00
Hugo van Kemenade
967c875e6b
Merge pull request #86 from radarhere/cleanup-names
Cleanup: adjust names
2022-04-16 17:13:10 +03:00
Andrew Murray
e4b39d9cc7 Variable in function should be snake_case 2022-04-16 22:15:48 +10:00
Andrew Murray
280b4e9e1a Updated variable name in comment 2022-04-16 22:15:21 +10:00
Andrew Murray
35fbf22250
Merge branch 'main' into cleanup-names 2022-04-16 19:49:40 +10:00
Andrew Murray
535c45717f
Merge pull request #6184 from hugovk/deprecations-helper
Add deprecations helper
2022-04-16 18:58:46 +10:00
Andrew Murray
92f96b44e1
Merge branch 'main' into cleanup-names 2022-04-15 20:45:44 +10:00
Hugo van Kemenade
c456aecb12
Merge pull request #6212 from radarhere/unused
Removed unused test function
2022-04-15 13:42:53 +03:00
Hugo van Kemenade
a0b98d805e
Merge pull request #85 from radarhere/cleanup-names
Variable in function should be snake_case
2022-04-15 12:58:09 +03:00
Hugo van Kemenade
136d1a89df
Fix deprecation warning
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2022-04-15 12:08:15 +03:00
Andrew Murray
72a59d298a Variable in function should be snake_case 2022-04-15 19:00:23 +10:00
Andrew Murray
ae12b1d2dc Removed unused function 2022-04-15 18:23:02 +10:00
Hugo van Kemenade
0329b8fa1d
Seven days before stale 2022-04-13 16:07:20 +03:00
Hugo van Kemenade
317ea9a8bb
Remove debug mode so it can close stale issues 2022-04-13 16:04:23 +03:00
Hugo van Kemenade
fb361fc89e
Consider stale after some time, make available for closure immediately
For https://github.com/python-pillow/Pillow/pull/6203
2022-04-13 15:57:20 +03:00
Andrew Murray
a04d6919e1
Merge pull request #6204 from hugovk/stale
Stale action: skip PRs without the special label and never close PRs
2022-04-12 22:38:29 +10:00
Hugo van Kemenade
d144fe325d Never close PRs 2022-04-12 14:54:29 +03:00
Hugo van Kemenade
4160d9145e Skip all PRs without the special label 2022-04-12 14:53:50 +03:00
Hugo van Kemenade
40a8cd3470
Merge pull request #6203 from hugovk/stale 2022-04-12 13:58:22 +03:00
Hugo van Kemenade
df51c357eb
Bump to v5
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2022-04-12 13:41:13 +03:00
Hugo van Kemenade
c45a29d5fe TEMP testing 2022-04-12 13:25:31 +03:00
Hugo van Kemenade
4258246ed5 Use actions/stale to close 'Awaiting OP Action' that have had no response in 7 days 2022-04-12 13:25:31 +03:00
Hugo van Kemenade
9951de08c0 [Test] argument name should be snake_case 2022-04-11 15:29:01 +03:00
Hugo van Kemenade
a715bf2d6f [Test] function name should be snake_case 2022-04-11 15:29:01 +03:00
Hugo van Kemenade
fca64bc0d3 [Test] class names should be CamelCase 2022-04-11 15:29:01 +03:00
Hugo van Kemenade
fe4c859fc1 [Private] argument name should be snake_case 2022-04-10 23:55:16 +03:00
Hugo van Kemenade
7fa92c67b1 [Private] class names should be CamelCase 2022-04-10 23:55:16 +03:00
Hugo van Kemenade
d241e38120 [Private] function names should be snake_case 2022-04-10 23:55:16 +03:00
Hugo van Kemenade
d3c9a6504e Variable in function should be snake_case 2022-04-10 23:55:16 +03:00
Hugo van Kemenade
c9acb9b387
Update docstring
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2022-04-10 19:27:57 +03:00
Andrew Murray
98e8e6df33 Update CHANGES.rst [ci skip] 2022-04-09 07:57:15 +10:00
Hugo van Kemenade
331595926c
Merge pull request #84 from radarhere/deprecations-helper 2022-04-08 22:32:59 +03:00
Hugo van Kemenade
63f64de8b5
Merge pull request #6188 from radarhere/point 2022-04-08 20:05:30 +03:00
Hugo van Kemenade
ec9b0aba8f
Merge pull request #6190 from radarhere/load 2022-04-08 20:03:55 +03:00
Andrew Murray
e824558076 If removal version has arrived, raise an error 2022-04-08 21:22:31 +10:00
Andrew Murray
0b5cdba431 Load before getting size in resize() 2022-04-08 19:11:27 +10:00
Andrew Murray
42f67d184a Round lut values where necessary 2022-04-07 08:58:57 +10:00
Hugo van Kemenade
4996f84fb3
Merge pull request #6182 from radarhere/fribidi 2022-04-06 16:59:58 +03:00
Hugo van Kemenade
aae38c55b2
Update raw strings
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2022-04-06 13:37:17 +03:00
Hugo van Kemenade
4cb8e4b3fa Add deprecations helper 2022-04-06 13:19:52 +03:00
Andrew Murray
0413c3429b Update CHANGES.rst [ci skip] 2022-04-06 19:22:05 +10:00
Hugo van Kemenade
98abd62cc2
Merge pull request #6186 from radarhere/thumbnail_load 2022-04-06 11:11:10 +03:00
Andrew Murray
910a29fb92 Load image before performing size calculations in thumbnail() 2022-04-06 11:19:39 +10:00
Hugo van Kemenade
f1aeb5ea7a
Merge pull request #6180 from radarhere/ghostscript
Updated Ghostscript to 9.56.1
2022-04-05 08:27:59 +03:00
Andrew Murray
b2081a60eb Search for libfribidi.dylib in /usr/local/lib 2022-04-05 09:28:41 +10:00
Andrew Murray
c3c5b31ef1 Updated Ghostscript to 9.56.1 2022-04-05 07:51:51 +10:00
Andrew Murray
986ae73562
Merge pull request #6158 from hugovk/furo
Replace Read the Docs Sphinx Theme with Furo
2022-04-04 23:23:57 +10:00
pre-commit-ci[bot]
553bfc4a6c [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-04-04 12:26:39 +00:00