Hugo van Kemenade
|
97b57e118e
|
Merge pull request #5213 from radarhere/cve_number
Corrected CVE number
|
2021-01-21 10:27:02 +02:00 |
|
Andrew Murray
|
6f236284b0
|
Corrected CVE number
|
2021-01-20 20:43:00 +11:00 |
|
wiredfool
|
8dc5f692db
|
Merge pull request #5199 from wiredfool/oss-fuzz-link
Link OSS-Fuzz in setup.py
|
2021-01-16 16:57:42 +00:00 |
|
wiredfool
|
e40a07bca6
|
Merge pull request #5150 from wiredfool/valgrind_tests
Support for ignoring tests when running valgrind
|
2021-01-16 16:56:55 +00:00 |
|
Andrew Murray
|
7b4b356fc0
|
Test for incorrect PixelAccess arguments
|
2021-01-14 22:09:11 +11:00 |
|
Andrew Murray
|
bdbf1694fc
|
Allow PixelAccess to use Python __int__ when parsing x and y
|
2021-01-14 21:31:25 +11:00 |
|
Andrew Murray
|
543fa2ceb7
|
Merge pull request #5194 from radarhere/python310
PyModule_AddObject fix for Python 3.10
|
2021-01-12 21:53:54 +11:00 |
|
Hugo van Kemenade
|
2ffbd5f7f7
|
Merge pull request #5200 from radarhere/handbook
Removed broken link
|
2021-01-10 12:29:28 +02:00 |
|
Andrew Murray
|
eb2a0622a3
|
Removed broken link
|
2021-01-10 08:26:45 +11:00 |
|
Hugo van Kemenade
|
e406bd5c84
|
Merge pull request #5197 from radarhere/getcolors
getcolors() returns colors in the image mode
|
2021-01-09 20:19:54 +02:00 |
|
Eric Soroos
|
77bf0aa673
|
lint off
|
2021-01-09 17:00:27 +01:00 |
|
Eric Soroos
|
3775d36398
|
Do fuzzing linking in setup.py options, rather than post-hoc manually linking
|
2021-01-09 16:47:12 +01:00 |
|
Andrew Murray
|
f9c283468d
|
Added import test
|
2021-01-09 23:04:32 +11:00 |
|
Hugo van Kemenade
|
3dd8c981db
|
Merge pull request #5196 from radarhere/example
Changed example image file name
|
2021-01-09 13:43:33 +02:00 |
|
Hugo van Kemenade
|
87cfbfc81b
|
Merge pull request #5195 from radarhere/macos_version
Updated macOS tested Pillow versions
|
2021-01-09 13:43:14 +02:00 |
|
Andrew Murray
|
4eccadced4
|
Document that getcolors() returns colors in the image mode [ci skip]
|
2021-01-09 21:30:16 +11:00 |
|
Andrew Murray
|
a6fc7a5320
|
Changed example image file name [ci skip]
|
2021-01-09 21:14:02 +11:00 |
|
Andrew Murray
|
cda2a2479e
|
Updated macOS tested Pillow versions [ci skip]
|
2021-01-09 21:00:56 +11:00 |
|
Andrew Murray
|
cf190a3c2f
|
PyModule_AddObject fix for Python 3.10
|
2021-01-09 12:17:57 +11:00 |
|
Andrew Murray
|
2bbb82a019
|
Added import test
|
2021-01-09 12:13:00 +11:00 |
|
Esteban Gehring
|
3f073ff3cb
|
Merge pull request #1 from radarhere/m-patch-1
Fixed unexpected indentation
|
2021-01-07 22:31:51 +01:00 |
|
Eric Soroos
|
1d0149c369
|
feck8
|
2021-01-07 15:26:23 +01:00 |
|
Eric Soroos
|
a6fa139f62
|
useless reptile
|
2021-01-07 14:57:49 +01:00 |
|
Eric Soroos
|
1d7c8e03d0
|
known failing tests from valgrind -- uninitialized values
|
2021-01-07 14:52:02 +01:00 |
|
Andrew Murray
|
a58ff327d4
|
Moved imports to top of file
|
2021-01-07 14:52:02 +01:00 |
|
Andrew Murray
|
59ee809f13
|
Updated capitalisation
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2021-01-07 14:52:02 +01:00 |
|
Andrew Murray
|
d35995f945
|
Lint fixes
|
2021-01-07 14:52:02 +01:00 |
|
Eric Soroos
|
bd38487324
|
Ignore this test in valgrind -- the metadata values don't make logical sense.
|
2021-01-07 14:52:02 +01:00 |
|
Eric Soroos
|
59ed81f838
|
Add pytest configuration for patching around an unknown valgrind mark
|
2021-01-07 14:52:02 +01:00 |
|
wiredfool
|
cfff80ad76
|
Merge pull request #5177 from wiredfool/debugging_notes
Added docs for C-Extension debugging with valgrind
|
2021-01-07 13:06:22 +00:00 |
|
Andrew Murray
|
497f9e2764
|
Fixed unexpected indentation [ci skip]
|
2021-01-08 00:06:18 +11:00 |
|
wiredfool
|
d1eccf8a6e
|
Merge pull request #5187 from radarhere/python3
Use python3 for GH Actions
|
2021-01-07 13:06:06 +00:00 |
|
wiredfool
|
75cee40299
|
Merge pull request #5189 from wiredfool/oss-fuzz-support
In tree oss-fuzz support
|
2021-01-07 12:37:14 +00:00 |
|
Andrew Murray
|
eaeaa181dd
|
Removed unused import
|
2021-01-07 23:18:24 +11:00 |
|
Eric Soroos
|
37a7c601cc
|
uglify
|
2021-01-07 13:07:28 +01:00 |
|
Eric Soroos
|
ffbaa6523d
|
Internal support for oss-fuzz testing
|
2021-01-07 12:55:11 +01:00 |
|
Andrew Murray
|
2e5d7dd387
|
Use python3
|
2021-01-06 22:42:31 +11:00 |
|
mergify[bot]
|
8ca24cea71
|
Merge pull request #5186 from nulano/test-with-python3
CI: Use python3 in .ci/test.sh
|
2021-01-06 10:30:04 +00:00 |
|
nulano
|
a9f31ffee3
|
use python3 in .ci/test.sh
|
2021-01-06 10:59:03 +01:00 |
|
Andrew Murray
|
2c41413b93
|
Merge pull request #5179 from nulano/wheels-180
Release notes for LibTIFF update in pillow-wheels
|
2021-01-05 20:38:32 +11:00 |
|
nulano
|
aae94110d7
|
lint
|
2021-01-05 00:07:03 +11:00 |
|
nulano
|
0488a2761a
|
can't use underscore prefix for distutils options
|
2021-01-05 00:07:03 +11:00 |
|
nulano
|
43bde01623
|
disable Raqm/FriBiDi vendoring by default, except in Windows tests
|
2021-01-05 00:07:03 +11:00 |
|
nulano
|
8c02e3803b
|
Revert "raqm: avoid declaring variables in for statement for C89 compatibility"
This reverts commit b3cfe73854e74bc25a88f53b177713bfb63812e4.
|
2021-01-05 00:07:03 +11:00 |
|
nulano
|
db0dad909e
|
test
|
2021-01-05 00:07:03 +11:00 |
|
nulano
|
9c178435fb
|
raqm: fix FriBiDi<1 support
|
2021-01-05 00:07:03 +11:00 |
|
nulano
|
b4a57d6fc5
|
support FriBiDi<1.0
|
2021-01-05 00:07:03 +11:00 |
|
nulano
|
f2b2d53ca8
|
raqm: avoid declaring variables in for statement for C89 compatibility
|
2021-01-05 00:07:03 +11:00 |
|
nulano
|
c3fce854f2
|
avoid NULL in fribidi shim
|
2021-01-05 00:07:03 +11:00 |
|
nulano
|
834c2e5e5d
|
lint
|
2021-01-05 00:07:03 +11:00 |
|