Commit Graph

11248 Commits

Author SHA1 Message Date
Andrew Murray
023dbe3925
Merge pull request #5232 from radarhere/libtiff_test
Moved test that requires libtiff
2021-02-01 18:40:07 +11:00
Hugo van Kemenade
473b24ec4a
Merge pull request #5239 from radarhere/close
Improved close() docstring
2021-01-31 22:07:10 +02:00
Andrew Murray
c10bf8d9a7 Improved docstring [ci skip] 2021-01-31 13:14:14 +11:00
Hugo van Kemenade
b35cf8bdda
Merge pull request #5238 from radarhere/libwebp
Updated libwebp to 1.2.0
2021-01-30 18:52:56 +02:00
Andrew Murray
9561098ed4 Updated libwebp to 1.2.0 2021-01-30 21:45:39 +11:00
Hugo van Kemenade
514acb327a
Merge pull request #5234 from radarhere/appveyor_setuptools
Removed specific setuptools version from AppVeyor
2021-01-30 11:12:11 +02:00
Hugo van Kemenade
ca56643bb7
Merge pull request #5233 from radarhere/versioning
Corrected documentation syntax
2021-01-30 11:11:31 +02:00
Andrew Murray
11cb3fba9c Added test 2021-01-30 13:01:42 +11:00
Andrew Murray
e4b9f88de4 Updated test now that Win32 uses map_buffer 2021-01-30 12:59:45 +11:00
Andrew Murray
685e951182 Removed unused C code 2021-01-30 11:23:24 +11:00
Andrew Murray
f2f92d22d1 Do not use "use built-in mapper WIN32 only" 2021-01-30 11:23:24 +11:00
Hugo van Kemenade
27a8852223
Merge pull request #5230 from radarhere/libimagequant
Updated libimagequant to 2.14.0
2021-01-29 23:56:09 +02:00
Andrew Murray
c43440cfd0 Updated libimagequant to 2.14.0 2021-01-29 08:00:49 +11:00
Andrew Murray
eb7e5d2797 Moved test that requires libtiff 2021-01-29 08:00:37 +11:00
Andrew Murray
b57e4fa8d2 Corrected syntax [ci skip] 2021-01-29 08:00:26 +11:00
Andrew Murray
54cc834445 Removed specific setuptools version 2021-01-29 08:00:08 +11:00
Hugo van Kemenade
dfc6cf7620
Merge pull request #5231 from radarhere/pytest
Install pytest and pytest-cov using pip rather than pacman
2021-01-28 22:46:27 +02:00
Andrew Murray
62628b9638 Install pytest and pytest-cov using pip rather than pacman 2021-01-28 23:01:26 +11:00
Andrew Murray
d79c656fe7 Update CHANGES.rst [ci skip] 2021-01-27 17:58:02 +11:00
Andrew Murray
428a62c696
Merge pull request #5223 from Bitblade/master
Documentation error: Wrong threshold in conversion from L to 1
2021-01-27 17:51:10 +11:00
Andrew Murray
c9740ab7e3 Deprecate Tk/Tcl 8.4, to be removed in Pillow 10 (2023-01-02) 2021-01-26 18:14:28 +11:00
Hugo van Kemenade
fd578a083a
Merge pull request #5226 from radarhere/tk_version
Added tk version to pilinfo
2021-01-26 09:12:33 +02:00
Andrew Murray
bf7635a916
Merge pull request #11 from nulano/tk_version
Document availability of tk version number
2021-01-26 08:23:02 +11:00
nulano
aa742fd8a4 Document availability of tk version number. [ci skip] 2021-01-25 22:13:33 +01:00
Andrew Murray
cf98f178ad Added tk version 2021-01-26 08:01:26 +11:00
Mark Laagland
e6ff82b9ab Small fix for convert documentation of Image.py
[ci skip]
2021-01-24 22:49:27 +01:00
Andrew Murray
baaa298e00 Update CHANGES.rst [ci skip] 2021-01-21 23:32:07 +11:00
Andrew Murray
b39977e1c2 Document license for several fonts 2021-01-21 21:33:35 +11:00
Andrew Murray
ac31061f22 Handle PCX images with an odd stride 2021-01-21 19:29:11 +11:00
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
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