Commit Graph

13574 Commits

Author SHA1 Message Date
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
Max Base
a82ab509df
Fix errors, complete table 2022-04-11 12:30:51 +04:30
Max Base
e03120a474
errors 2022-04-11 12:26:08 +04:30
Max Base
d8a69ebf75
Fix errors 2022-04-11 12:17:44 +04:30
Max Base
261a24752c
Fix rst error: <string>:3150: (WARNING/2) Inline emphasis start-string without end-string. 2022-04-11 12:13:59 +04:30
Max Base
39e689c090
CHANGES: remove unreleased from end of subtitles 2022-04-11 12:07:12 +04:30
Max Base
63b33aab39
Change + to - 2022-04-11 12:01:49 +04:30
Max Base
5e1c7d7914
Update CHANGES.rst 2022-04-11 12:00:05 +04:30
Max Base
386c64bb43
Next update: complete CHANGES 2022-04-11 11:58:16 +04:30
Max Base
edfed60183
Next: working on CHANGES 2022-04-11 11:56:34 +04:30
Max Base
ee59485683
Change pre/code to head and items 2022-04-11 11:53:03 +04:30
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
965df6df6f Add missing paramters to docstrings 2022-04-10 23:39:54 +03:00
Hugo van Kemenade
1997c814ab Move useful comment into docstring 2022-04-10 23:39:54 +03:00
Hugo van Kemenade
855c1a12da Use self for first method parameter 2022-04-10 23:39:54 +03:00
Hugo van Kemenade
73cf0cb3d9 Use cls for classmethods 2022-04-10 23:39:54 +03:00
Hugo van Kemenade
830da5c41e Rewrite dict creation as dict literal for better performance 2022-04-10 23:39:54 +03:00
Hugo van Kemenade
9d87b26a67 Don't redeclare loop variable 2022-04-10 23:39:54 +03:00
Hugo van Kemenade
b863da6deb Don't redeclare (unused) loop variable 2022-04-10 23:39:54 +03:00
Hugo van Kemenade
ee85e387ba Remove redundant parentheses 2022-04-10 23:39:54 +03:00
Hugo van Kemenade
6a648c9ce7 Add comma to make a tuple 2022-04-10 23:39:54 +03:00
Hugo van Kemenade
a9707e0a6f Remove redundant regex escapes 2022-04-10 23:39:54 +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
Hugo van Kemenade
13994d4b36 More f-strings 2022-04-10 17:56:42 +03:00
Hugo van Kemenade
74ccda3aff Simplify chained comparison 2022-04-10 17:50:17 +03:00
Hugo van Kemenade
935bdfa516 Use triple-quoted docstrings 2022-04-10 17:47:32 +03:00
Hugo van Kemenade
d32d96fab1 Remove redundant property already defined in another section 2022-04-10 17:39:56 +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