Commit Graph

17209 Commits

Author SHA1 Message Date
Alex Clark
a72a5f9ae2 Leave a note 2024-02-27 07:12:21 -05:00
pre-commit-ci[bot]
fde1ccb555 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-02-27 06:46:45 -05:00
Alex Clark
ecba08f8c4 Add sphinx-reredirects to handle redirects
- For example, installation.html now redirects to installation/index.html
2024-02-27 06:46:45 -05:00
Alex Clark
73e49cad21 Move installation.rst to installation/*.rst
- Add index
- Move content to sections
- Rearrange sections
2024-02-27 06:46:45 -05:00
Andrew Murray
0fc9b9183f
Merge pull request #7835 from Yay295/patch-1
Parametrize test_p_from_rgb_rgba()
2024-02-27 07:39:17 +11:00
Yay295
e6785576b1
add typing to test_p_from_rgb_rgba()
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2024-02-26 08:47:30 -06:00
Yay295
fe85947f16
use single string for parameter names instead of tuple of strings
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2024-02-26 07:47:13 -06:00
Yay295
ece34104cb parametrize test_p_from_rgb_rgba() 2024-02-26 01:02:25 -06:00
Hugo van Kemenade
274924e64f
Merge pull request #7829 from radarhere/deprecations 2024-02-24 22:02:34 +02:00
Andrew Murray
e30298f356 Consistently place versionremoved under heading 2024-02-25 06:53:29 +11:00
Jeffrey A. Clark (Alex)
ee37c63a10
Merge pull request #7814 from hugovk/docs-rm-warnings
Remove outdated installation warnings
2024-02-24 12:53:54 -05:00
Hugo van Kemenade
f11ff462b3 Move outdated installation warnings to 'Deprecations and removals' 2024-02-24 14:53:25 +02:00
Andrew Murray
583039608d
Merge pull request #7825 from hugovk/coverage-sysmon
Require coverage.py 7.4.2+ for `COVERAGE_CORE: sysmon`
2024-02-23 20:54:27 +11:00
Hugo van Kemenade
a08df5bc58 Require coverage.py 7.4.2+ for COVERAGE_CORE: sysmon 2024-02-23 11:11:15 +02:00
Hugo van Kemenade
6c126fecf5
Merge pull request #7820 from hugovk/coverage-sysmon 2024-02-22 23:51:09 +02:00
Andrew Murray
f86a442bd5 Update CHANGES.rst [ci skip] 2024-02-22 21:51:56 +11:00
Andrew Murray
f8a54b78a3
Merge pull request #7782 from evanmiller/webp-get-next-without-gil
Release GIL while calling `WebPAnimDecoderGetNext`
2024-02-22 21:50:41 +11:00
Andrew Murray
b5c6f20007 Added release notes 2024-02-22 20:32:46 +11:00
Andrew Murray
9441855107 Update CHANGES.rst [ci skip] 2024-02-22 20:11:05 +11:00
Hugo van Kemenade
e08e1f8340
Merge pull request #7804 from twolife/fix_flc 2024-02-22 11:05:15 +02:00
Sébastien Noel
e45477e507 fix FLI/FLC decoder for files with a prefix chunk 2024-02-22 09:13:48 +01:00
Andrew Murray
b8722f3431
Merge pull request #7819 from nulano/docs-all
Build docs for Python changes
2024-02-22 11:50:57 +11:00
mergify[bot]
c0e2117ff3
Merge pull request #7822 from radarhere/type_hints
Added py.typed to support type checking
2024-02-21 12:38:33 +00:00
Andrew Murray
9115529856 Added "Typing :: Typed" classifier 2024-02-21 21:42:04 +11:00
Andrew Murray
097cf182fc Added py.typed to support type checking 2024-02-21 21:26:37 +11:00
Andrew Murray
b9d3c21bf6
Merge pull request #7816 from radarhere/type_hints
Added type hints to additional tests
2024-02-21 09:24:53 +11:00
Andrew Murray
7200f47d31 Renamed argument 2024-02-21 08:11:01 +11:00
Hugo van Kemenade
481ed446e2 Set "COVERAGE_CORE: sysmon" for faster tests on 3.12+ 2024-02-20 22:40:00 +02:00
Nulano
10712be53d Build docs for Python changes 2024-02-20 21:21:10 +01:00
Andrew Murray
a655d7606e Simplified type hints 2024-02-20 21:27:30 +11:00
Andrew Murray
e39765d755 Added type hints 2024-02-20 15:41:20 +11:00
Andrew Murray
380bc1766b
Merge pull request #7813 from hugovk/requirements-mypy
Install mypy from requirements file
2024-02-20 08:17:37 +11:00
Hugo van Kemenade
531b1e1b9a Remove outdated installation warnings 2024-02-19 22:50:06 +02:00
Hugo van Kemenade
fe1edb1e0f Install mypy from requirements file
So Renovate can update it on a schedule
2024-02-19 16:48:44 +02:00
Hugo van Kemenade
e1c5d57d50
Merge pull request #7810 from radarhere/tidelift 2024-02-18 23:48:06 +02:00
Andrew Murray
b6fdf2e9e7 Updated package name for Tidelift 2024-02-19 07:54:58 +11:00
Hugo van Kemenade
9a8248a751
Merge pull request #7808 from radarhere/type_hints
Removed mypy excludes
2024-02-18 21:44:03 +02:00
Hugo van Kemenade
ebc57945e3
Merge pull request #7744 from radarhere/unused 2024-02-17 11:38:14 +02:00
Andrew Murray
96fc60d5d2 Removed mypy excludes 2024-02-17 20:21:25 +11:00
Andrew Murray
4ea1ad03c3
Merge branch 'main' into unused 2024-02-17 18:23:04 +11:00
Hugo van Kemenade
c194d6e9c8
Merge pull request #7807 from radarhere/type_hints
Added type hints to additional tests
2024-02-17 09:18:42 +02:00
Hugo van Kemenade
80d4fc14b8
Merge pull request #7786 from radarhere/type_hints_imageops
Added type hints to ImageOps
2024-02-17 09:16:27 +02:00
Hugo van Kemenade
e5415f37d6
Merge pull request #7805 from radarhere/windows
Pin Python 3.13 on Windows to a3
2024-02-17 09:06:07 +02:00
Andrew Murray
5ff7d926fd Added type hints 2024-02-17 15:00:38 +11:00
Andrew Murray
1a108281b9 Removed unused code 2024-02-17 14:04:00 +11:00
Andrew Murray
5c858d75e4 Added type hints 2024-02-17 10:45:52 +11:00
Andrew Murray
26e0f6df56 Pin Python 3.13 on Windows to a3 2024-02-17 10:18:54 +11:00
Andrew Murray
912a33f5e9
Merge pull request #7795 from radarhere/type_hints
Use IO[bytes] in type hints
2024-02-15 20:23:43 +11:00
Andrew Murray
47eaf0937f Use IO[bytes] in type hints 2024-02-13 22:26:23 +11:00
Andrew Murray
50e9a92c98
Merge pull request #7794 from radarhere/type_hints
Added type hints to additional tests
2024-02-13 22:22:24 +11:00