_custom_build
Do not import internal class
2023-06-14 15:46:24 +10:00
.ci
Install libopenblas-dev to fix installing NumPy on Linux PyPy 3.10
2023-09-17 22:40:42 +10:00
.github
Merge remote-tracking branch 'pillow-wheels/pillow' into pillow-wheels
2023-09-24 22:38:42 +10:00
depends
Updated libwebp to 1.3.2
2023-09-14 15:32:33 +10:00
docs
Merge pull request #7399 from radarhere/mime
2023-09-18 08:57:52 -06:00
src
Merge pull request #7401 from radarhere/bc5s
2023-09-20 18:28:46 +10:00
Tests
Corrected converting signed values to unsigned in BC5S
2023-09-16 13:53:10 +10:00
wheels
Move and delete files for merging into main repository
2023-09-24 22:34:13 +10:00
winbuild
Merge pull request #104 from radarhere/ci-appveyor-depends
2023-09-20 05:47:06 -06:00
.appveyor.yml
Re-remove --ssl-no-revoke
2023-09-21 12:20:17 +03:00
.clang-format
Adjust clang-format style
2021-01-03 14:16:42 +11:00
.coveragerc
Removed unnecessary line
2020-01-03 16:40:31 +11:00
.editorconfig
Move and delete files for merging into main repository
2023-09-24 22:34:13 +10:00
.gitattributes
Set EPS test files as binary
2018-12-29 21:53:07 -08:00
.gitignore
Move and delete files for merging into main repository
2023-09-24 22:34:13 +10:00
.gitmodules
Move and delete files for merging into main repository
2023-09-24 22:34:13 +10:00
.pre-commit-config.yaml
Move and delete files for merging into main repository
2023-09-24 22:34:13 +10:00
.readthedocs.yml
Build only PDF in addition to default html
2023-05-15 15:47:30 +03:00
.travis.yml
Use simpler build_multilinux command
2023-08-16 14:53:47 +10:00
CHANGES.rst
Update CHANGES.rst [ci skip]
2023-09-20 18:30:27 +10:00
codecov.yml
Restored 32-bit support
2023-06-27 14:43:58 +10:00
conftest.py
Declare helper as a pytest plugin so asserts aren't ignored with PYTHONOPTIMIZE
2020-02-02 12:26:01 +02:00
LICENSE
Update HPND wording in LICENSE file
2023-02-09 23:23:29 +01:00
Makefile
Removed inplace target
2023-05-20 15:38:53 +10:00
MANIFEST.in
Use --config-settings instead of deprecated --global-option
2023-05-20 15:38:36 +10:00
pyproject.toml
Remove redundant wheel dep from pyproject.toml
2023-07-02 04:13:02 +02:00
README.md
Alex Clark -> Jeffrey A. Clark (Alex)
2023-01-14 12:36:22 -05:00
RELEASING.md
Clarify command should be run from main repo
2023-04-10 15:49:18 +03:00
selftest.py
Remove redundant parentheses
2022-04-10 23:39:54 +03:00
setup.cfg
Add support for Python 3.12
2023-07-12 16:31:45 +03:00
setup.py
Increment Python version check to support Python 3.12
2023-07-13 17:21:06 +10:00
tox.ini
Add support for Python 3.12
2023-07-12 16:31:45 +03:00