markmiscavage
fb19834d21
fix for #272 on SmartOS. Stripping whitespace from string.whitespace.
2017-10-31 09:31:02 -07:00
Hugo
8268fabc1d
Update CHANGES.rst
...
[CI skip]
2017-10-29 15:08:40 +02:00
Hugo
8c23e16985
Merge pull request #2816 from radarhere/libimagequant
...
Updated libimagequant to 2.11.0
2017-10-29 15:07:28 +02:00
Andrew Murray
944991eb9a
Updated libimagequant to 2.11.0
2017-10-28 07:50:58 +11:00
Hugo
2587cc0086
Merge pull request #2814 from wiredfool/appveyor
...
Quick and Dirty fix for msys2 on appveyor
2017-10-25 22:01:28 +03:00
Eric Soroos
afd6360d7a
move PIL directory out of the way
2017-10-25 15:03:34 +00:00
Eric Soroos
fcabe1c08c
Tests for issue #2811
2017-10-25 13:52:33 +00:00
Eric Soroos
29c3373823
fix for issue #2811
2017-10-25 13:42:51 +00:00
wiredfool
ff9f284e75
Update CHANGES.rst [ci skip]
2017-10-24 11:48:17 +01:00
wiredfool
1881445143
Merge pull request #2809 from python-pillow/update-aggdraw-link
...
Docs: Link to maintained version of aggdraw
2017-10-24 11:44:25 +01:00
wiredfool
a385c4f114
Merge pull request #2807 from radarhere/releasing
...
Updated RELEASING.md
2017-10-24 11:43:18 +01:00
Hugo
dfafd51a2c
Link to maintained version of aggdraw
...
See https://github.com/pytroll/aggdraw/issues/11
2017-10-23 18:45:57 +03:00
Andrew Murray
d9a389ebfb
Updated RELEASING.md [ci skip]
2017-10-21 10:00:01 +11:00
Ixio
5dfe5f0fa6
Fix #2804 : sets encoderinfo for images when saving multi-page PDF
2017-10-19 13:30:34 +02:00
wiredfool
0efc194e1e
Update CHANGES.rst [ci-skip]
2017-10-16 15:39:57 +01:00
wiredfool
7f1270aa08
Merge pull request #2801 from jdufresne/wheel-license-file
...
Include license file in the generated wheel packages
2017-10-16 15:38:55 +01:00
Jon Dufresne
a5c5277dde
Include license file in the generated wheel packages
...
The wheel package format supports including the license file. This is
done using the [metadata] section in the setup.cfg file. For additional
information on this feature, see:
https://wheel.readthedocs.io/en/stable/index.html#including-the-license-in-the-generated-wheel-file
2017-10-15 12:15:07 -07:00
Hugo
723bfeb5cc
Update CHANGES [CI skip]
2017-10-14 22:22:51 +03:00
wiredfool
dc3a6b31dd
Updated CHANGES.rst [ci skip]
2017-10-14 14:15:11 +01:00
wiredfool
7c4cb6816f
Merge pull request #2781 from hugovk/makefile-install-coverage
...
Add option to make and install with C coverage
2017-10-14 14:13:17 +01:00
wiredfool
7d8c0d9e39
Merge pull request #2793 from radarhere/contextmanager
...
Added context manager support
2017-10-14 14:08:39 +01:00
Hugo
eb83ce066c
Fix typo
2017-10-14 15:47:40 +03:00
Hugo
da92156548
Merge pull request #2799 from radarhere/installation
...
Updated tested version of libimagequant
2017-10-14 10:23:49 +03:00
Andrew Murray
5fe76d60bc
Updated tested version of libimagequant
2017-10-14 10:43:58 +11:00
Hugo
4af6fb2256
Merge pull request #2791 from radarhere/openjpeg
...
Updated openjpeg to 2.3.0
2017-10-13 12:21:23 +03:00
Hugo
0c184affd1
Merge pull request #2798 from radarhere/typo
...
Fixed typo
2017-10-13 12:21:09 +03:00
Andrew Murray
33811e63fb
Fixed typo
2017-10-13 19:55:53 +11:00
Andrew Murray
97662294f0
Added context manager support
2017-10-07 23:18:23 +11:00
Andrew Murray
8bd2b14df8
Updated openjpeg to 2.3.0
2017-10-05 20:11:31 +11:00
Jon Dufresne
9175706300
Allow the olefile dependency to be optional
...
Support for plugins requiring olefile will not be loaded if it is not
installed. Allows library consumers to avoid installing this dependency
if they choose. Some library consumers have little interest in the
format support and would like to keep dependencies to a minimum.
2017-10-04 06:54:34 -07:00
Hugo
1d18a5cfef
[CI skip]
2017-10-04 15:55:33 +03:00
Hugo
8a4a1e0338
Merge pull request #2788 from wiredfool/issue_2783
...
Fix for return without none set
2017-10-04 15:53:15 +03:00
wiredfool
248d56fc23
Merge pull request #2787 from radarhere/version
...
4.4.0.dev0 version bump
2017-10-04 13:27:08 +01:00
hugovk
5524d806b4
Failing test for #2783
2017-10-04 11:09:52 +00:00
Eric Soroos
0454cb8eb9
additional potential null returns without error set
2017-10-04 11:08:41 +00:00
Eric Soroos
87abdf5e6d
fix for #2783 , Return none without error set
2017-10-04 10:56:20 +00:00
Eric Soroos
5e159c2ff4
tabs->spaces
2017-10-04 10:21:13 +00:00
Andrew Murray
d926d035ad
4.4.0.dev0 version bump
2017-10-04 20:01:53 +11:00
Jason Douglas
cf31e70735
Fixing a typo in comments
2017-10-03 08:05:20 -07:00
Eric Soroos
636dc62f0e
4.3.0 Version Bump
2017-10-02 12:23:50 +00:00
wiredfool
9031ab3eef
Merge pull request #2776 from wiredfool/docs
...
Release notes [ci skip]
2017-10-02 13:21:09 +01:00
Eric Soroos
306dcddc0b
typos
2017-10-02 12:04:27 +00:00
Hugo
d44727a2ac
Add option to make and install with C coverage
2017-10-02 14:56:05 +03:00
Eric Soroos
fb04f88147
Block Allocator docs
2017-10-02 11:50:17 +00:00
Eric Soroos
61b5eea82c
sgi release notes
2017-10-02 11:49:53 +00:00
wiredfool
f5a5a97cbc
Update CHANGES.rst [ci skip]
2017-10-02 12:00:50 +01:00
wiredfool
46845bafc5
Merge pull request #2778 from wiredfool/pr_2775
...
Fix warning on pointer cast in isblock
2017-10-02 11:52:07 +01:00
wiredfool
e6f9945493
Update CHANGES.rst [ci skip]
2017-10-02 10:56:10 +01:00
wiredfool
0107a4ad51
Merge pull request #2777 from radarhere/platforms
...
Added macOS High Sierra tested Pillow version
2017-10-02 10:55:27 +01:00
Andrew Murray
2304a56204
Added macOS High Sierra tested Pillow version [ci skip]
2017-10-02 20:47:25 +11:00