_custom_build
Append custom parameter to the end of sys.argv
2024-03-28 17:40:54 +00:00
.ci
Update dependency mypy to v1.16.1 ( #9026 )
2025-06-19 11:12:40 +10:00
.github
Add AVIF to wheels using only aomenc and dav1d AVIF codecs for reduced size ( #8858 )
2025-06-26 16:21:44 +10:00
depends
Update depends/docker-test-valgrind-memory.sh
2025-05-30 10:35:13 +01:00
docs
Add AVIF to wheels using only aomenc and dav1d AVIF codecs for reduced size ( #8858 )
2025-06-26 16:21:44 +10:00
src
Use PEP 489 multi-phase initialization ( #8983 )
2025-06-25 11:32:37 +01:00
Tests
Add AVIF to wheels using only aomenc and dav1d AVIF codecs for reduced size ( #8858 )
2025-06-26 16:21:44 +10:00
wheels
Add AVIF to wheels using only aomenc and dav1d AVIF codecs for reduced size ( #8858 )
2025-06-26 16:21:44 +10:00
winbuild
Add AVIF to wheels using only aomenc and dav1d AVIF codecs for reduced size ( #8858 )
2025-06-26 16:21:44 +10:00
.clang-format
Specify both C and Cpp
2025-04-08 20:15:45 +10:00
.coveragerc
Removed PyAccess and Image.USE_CFFI_ACCESS
2024-07-01 20:31:17 +10:00
.editorconfig
editorconfig: specify 2-space indent for TOML
2023-11-06 12:42:44 +02:00
.git-blame-ignore-revs
Update .git-blame-ignore-revs
2023-11-17 13:06:44 +02:00
.gitattributes
Set EPS test files as binary
2018-12-29 21:53:07 -08:00
.gitignore
Correct handling of vendored fribidi.
2024-11-06 14:12:51 +08:00
.gitmodules
Updated wheel build process for new location
2023-09-24 22:51:42 +10:00
.pre-commit-config.yaml
Update Ruff hook from legacy
2025-06-26 17:56:26 +03:00
.readthedocs.yml
Added Sphinx configuration key
2025-01-13 21:07:32 +11:00
CHANGES.rst
Added link to GitHub releases
2024-11-28 07:58:10 +11:00
codecov.yml
Update/remove references to CHANGES.rst
2024-11-28 10:29:05 +02:00
conftest.py
Add 'from __future__ import annotations' using Ruff/isort
2023-12-21 13:13:31 +02:00
LICENSE
Only use start year in copyright, remove end years
2024-12-01 23:15:54 +02:00
Makefile
Valgrind Memory Leak Checking ( #8954 )
2025-05-30 14:28:40 +01:00
MANIFEST.in
Stop testing on AppVeyor
2024-11-02 15:41:57 +02:00
pyproject.toml
Add parallel test target, using pytest-xdist
2025-05-23 16:35:57 +02:00
README.md
Use sentence case
2025-04-28 06:17:47 +10:00
RELEASING.md
Updated template name
2025-04-28 06:19:18 +10:00
selftest.py
Use im property
2024-08-10 10:20:08 +10:00
setup.py
Search for libtiff library file first on Windows and macOS
2025-06-25 10:42:09 +10:00
tox.ini
Add Python 3.14 beta wheels
2025-06-12 23:47:28 +03:00