Commit Graph

9237 Commits

Author SHA1 Message Date
Andrew Murray
9b927155e6
Merge pull request #4203 from hugovk/appveyor-3.8
AppVeyor: Test on Python 3.8
2019-11-10 00:37:39 +11:00
Hugo
9eb5cb8f25 Test on Python 3.8 2019-11-09 10:13:57 +02:00
Hugo
b5e3ef8540 Test on Python 3.8 2019-11-09 10:09:16 +02:00
Andrew Murray
48eb37aa40
Merge pull request #4199 from hugovk/upgrade-gha-macos
Test on latest available macOS and Ubuntu
2019-11-09 15:18:23 +11:00
Hugo van Kemenade
a3b906b99a
GitHub Actions: Update to windows-2019 (#4201)
GitHub Actions: Update to windows-2019
2019-11-08 23:56:59 +02:00
nulano
c62b5f9044
temporarily remove PyPy from GHA testing 2019-11-08 15:10:33 +00:00
nulano
3c1f90efce use gs binary on gha 2019-11-07 23:05:14 +00:00
nulano
2d11929333 fix pypy3 pip on gha 2019-11-07 22:07:18 +00:00
nulano
641383f1e5 add lcms2 bulid script upgrade patch to gha 2019-11-07 21:52:09 +00:00
nulano
907ce50ba2 override distutils msvc search 2019-11-07 17:26:04 +00:00
nulano
b3b7ff6d9e Update GHA to Windows Server 2019 2019-11-07 16:41:24 +00:00
Andrew Murray
3418e2c18f
Merge pull request #4200 from radarhere/context_manager
Corrected context manager test
2019-11-07 18:45:44 +11:00
Hugo van Kemenade
55dd62e7cd
Merge pull request #4195 from radarhere/libtiff
Updated libtiff to 4.1.0
2019-11-06 21:21:24 +02:00
Hugo van Kemenade
ce8c944525
Enabled page heap verification (#4186)
Enabled page heap verification
2019-11-06 19:05:49 +02:00
Hugo
0c46177804 Test on latest available Ubuntu and macOS 2019-11-06 18:27:06 +02:00
Andrew Murray
f4dbc0a664 Updated CHANGES.rst [ci skip] 2019-11-06 20:44:43 +11:00
Andrew Murray
d79f2bb7dc Corrected context manager test 2019-11-06 20:12:19 +11:00
Hugo
f273da1b3e Remove deprecated __version__ from plugins 2019-11-05 22:06:57 +02:00
Hugo
15ee91761b Remove deprecated __version__ from plugins 2019-11-05 22:04:04 +02:00
Hugo
09e48ae768 Remove deprecated __version__ from plugins 2019-11-05 17:01:03 +02:00
Hugo
0c5895470c Remove deprecated __version__ from plugins 2019-11-05 17:01:03 +02:00
Hugo van Kemenade
9c78c3f972
GHA: Test Python 3.8 on Linux/macOS (#4196)
GHA: Test Python 3.8 on Linux/macOS
2019-11-05 16:23:20 +02:00
Hugo
9a247bd597 Test Python 3.8 on GHA 2019-11-05 13:13:36 +02:00
Hugo van Kemenade
3663af1967
Merge pull request #4189 from cgohlke/patch-1
Report details about Pillow when running tests
2019-11-05 13:01:02 +02:00
Andrew Murray
09ea81385a Updated libtiff to 4.1.0 2019-11-04 19:07:47 +11:00
Hugo van Kemenade
24b8501d4b
Remove handling for pre-3.3 wide/narrow builds 2019-11-04 00:32:33 +02:00
Hugo van Kemenade
5006401d0b
Merge branch 'master' into rm-2.7 2019-11-03 22:48:26 +02:00
Hugo van Kemenade
69a51877c4
Merge pull request #4191 from jdufresne/defer
Reuse deferred_error instead of _imaging_not_installed
2019-11-03 21:13:44 +02:00
Jon Dufresne
4483642e45 Reuse deferred_error instead of _imaging_not_installed
deferred_error is a general implementation of _imaging_not_installed.
Can reuse rather than repeating the same logic.
2019-11-03 08:29:17 -08:00
Hugo
58e6d127b7 In Python 3, 'next' is renamed to '__next__' 2019-11-03 16:02:08 +02:00
Christoph Gohlke
5d10f8dff2
Use features.pilinfo to report details about Pillow 2019-11-02 15:12:52 -07:00
Hugo van Kemenade
6060ed3d14
Merge pull request #4091 from nulano/libimagequant-features
Add libimagequant to features.py
2019-11-02 21:31:09 +02:00
Hugo
6f88d8dd6b black --target-version py35 2019-11-02 20:02:07 +02:00
Andrew Murray
678897a148
Merge pull request #4185 from hugovk/docs-7.0.0
Update docs for 7.0.0
2019-11-02 21:18:30 +11:00
Hugo van Kemenade
2cf1fee538
Merge pull request #4190 from radarhere/ignore-userwarning
Ignore UserWarnings in TestFileTiff::test_string_dimension
2019-11-02 11:08:37 +02:00
Hugo van Kemenade
690bd430b0
Update docs/releasenotes/7.0.0.rst
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2019-11-02 11:06:58 +02:00
Andrew Murray
47df9c2b0a Disabled heap verification for pypy GHA 2019-11-02 18:57:40 +11:00
Andrew Murray
b1ee44a74b Ignore UserWarnings 2019-11-02 18:10:55 +11:00
Hugo van Kemenade
a3d16dd40a
Update docs/releasenotes/7.0.0.rst
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2019-11-02 08:40:40 +02:00
Hugo van Kemenade
2058e00e3e
Update docs/deprecations.rst
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2019-11-02 08:40:29 +02:00
Christoph Gohlke
579b6cac60
Report details about Pillow when running tests 2019-11-01 23:06:51 -07:00
Andrew Murray
c8470d3c84 Merge branch 'master' into heap 2019-11-02 13:33:15 +11:00
Andrew Murray
b0eb5e18b1
Merge pull request #4160 from cgohlke/patch-1
Fix segfault: do not destroy glyph while its bitmap is used
2019-11-02 13:32:33 +11:00
Andrew Murray
83235c4b06 Enabled page heap verification 2019-11-02 13:12:15 +11:00
Andrew Murray
64e1feece9
Merge pull request #4187 from radarhere/unused
Removed unused variable
2019-11-02 09:00:25 +11:00
Andrew Murray
41ddb1ef5d Removed unused variable 2019-11-01 23:21:54 +11:00
Hugo
b4f93cf140 Upgrade Python syntax with pyupgrade --py3-plus 2019-11-01 13:54:19 +02:00
Hugo
c9c02c513b Update docs for 7.0.0 2019-11-01 13:44:49 +02:00
Hugo
cc63f66575 Merge remote-tracking branch 'upstream/master' into rm-2.7 2019-11-01 13:22:56 +02:00
Andrew Murray
a2225ae961 Employ same condition used to set glyph 2019-11-01 21:34:38 +11:00