Commit Graph

9313 Commits

Author SHA1 Message Date
Hugo van Kemenade
1e7351966d
Merge pull request #4232 from radarhere/contextmanagers
Use context managers in tests
2019-11-30 11:24:29 +02:00
Andrew Murray
47b2ae9a63 Raise a specific exception if no data is found for an MPO frame 2019-11-30 11:05:36 +11:00
Andrew Murray
e51be50549 Handle broken Photoshop data 2019-11-30 10:08:32 +11:00
Andrew Murray
2537e8d23e Updated Termux command [ci skip] 2019-11-30 07:52:31 +11:00
Andrew Murray
9f972cdf4c
Merge branch 'master' into gha-cache 2019-11-29 19:44:56 +11:00
Andrew Murray
c0048ad7de Use context managers 2019-11-26 07:03:23 +11:00
Hugo van Kemenade
a9fc1b66b1
Fetch binary dependencies from pillow-depends on GitHub Actions (#4219)
Fetch binary dependencies from pillow-depends on GitHub Actions
2019-11-25 17:52:03 +02:00
Alexander
c23f29481c try to deal with different libjpeg version 2019-11-24 15:34:12 +03:00
Alexander
e234445682 linter fixes 2019-11-24 15:32:45 +03:00
Hugo van Kemenade
0416135d14
Merge pull request #4217 from hugovk/gha-macos-lcov
GHA: Install lcov on macOS to report coverage
2019-11-24 13:57:56 +02:00
Hugo van Kemenade
a0fede672a
Merge pull request #4218 from nulano/appveyor-gs
Use prebuilt GhostScript on AppVeyor
2019-11-24 13:56:42 +02:00
Hugo van Kemenade
8626762024
Merge pull request #4174 from mixmastamyk/patch-1
Fix mismatched function name, add explanation
2019-11-24 13:54:22 +02:00
Hugo van Kemenade
37be3b0dda
Merge pull request #4145 from nulano/ucs4-pypy
Fix Unicode support for PyPy
2019-11-24 13:51:27 +02:00
Alexander
fd21de7dc4 Merge branch 'refs/heads/master' into box-in-thumbnail
# Conflicts:
#	Tests/test_image_thumbnail.py
2019-11-24 05:27:13 +03:00
Alexander
375556ffb5 use a box from draft in thumbnail 2019-11-24 05:24:00 +03:00
Alexander
4126f6cdf7 return chosen image mode and the box of the image 2019-11-24 04:55:49 +03:00
Alexander
2d1482b400 minor fixes related to draft 2019-11-24 04:33:34 +03:00
Andrew Murray
0cce22c68d Updated CHANGES.rst [ci skip] 2019-11-23 06:24:55 +11:00
Andrew Murray
7531913a58
Merge pull request #4229 from radarhere/tktcl
Updated Tk Tcl to 8.6.10
2019-11-22 20:52:05 +11:00
Andrew Murray
0253bd5923 Updated Tk Tcl to 8.6.10 2019-11-22 19:44:06 +11:00
Hugo van Kemenade
39a8108e34
Docs: remove 2.7 from CI targets
Removed in https://github.com/python-pillow/Pillow/pull/4133 for https://github.com/python-pillow/Pillow/issues/3642. 

Also update macOS to reflect GitHub Actions.
2019-11-22 07:39:38 +02:00
Hugo van Kemenade
2933466e45
Merge pull request #4226 from radarhere/gbr
Updated URL
2019-11-22 07:05:36 +02:00
Andrew Murray
e773980961 Updated URL [ci skip] 2019-11-22 10:12:52 +11:00
Hugo van Kemenade
bd34b238f9
Merge pull request #4220 from nulano/gha-win-update
Test Python 3.8 and PyPy3.6 on Windows with GitHub Actions
2019-11-21 20:24:04 +02:00
Andrew Murray
2f5eacf0f9 Updated CHANGES.rst [ci skip] 2019-11-21 18:55:58 +11:00
Hugo van Kemenade
1ab750a0b2
Merge pull request #4222 from jdufresne/unittest
Import unittest from stdlib rather than helper.py
2019-11-21 09:19:26 +02:00
Jon Dufresne
33dabf986f Import unittest from stdlib rather than helper.py
The unittest in helper.py has not offered an interesting abstraction
since dbe9f85c7d so import from the more
typical stdlib location.
2019-11-20 18:42:52 -08:00
nulano
14f6528422 add pypy to gha win 2019-11-20 21:11:51 +00:00
nulano
bd6f00cf43 use cached binary dependency files 2019-11-20 19:45:30 +00:00
nulano
4163938854 Test Python 3.8 on Windows with GitHub Actions 2019-11-20 19:17:03 +00:00
nulano
96bfc98133 use checkout action to fetch depends 2019-11-20 18:27:53 +00:00
Hugo
d870f1ac2e Revert 2019-11-20 19:52:32 +02:00
Hugo
fa40817efb GHA: Install lcov on macOS to report coverage 2019-11-20 19:22:38 +02:00
nulano
b0688d9aed Use prebuilt GhostScript on AppVeyor 2019-11-20 17:13:18 +00:00
nulano
64317f8885 raqm now works with PyPy on Windows 2019-11-20 17:02:44 +00:00
nulano
837d8ae984 fix support for extended unicode characters in PyPy 2019-11-20 17:02:44 +00:00
Hugo
106fc4085f Remove redundant files 2019-11-20 17:28:37 +02:00
Hugo
b33df562b8 Matches 'omit:' from .coveragerc 2019-11-20 17:28:12 +02:00
Hugo
cccc535f66 Omit Tests/check_ files from coverage 2019-11-20 17:28:12 +02:00
Hugo
a1c6b5edf7 Cover tests https://nedbatchelder.com/blog/201908/dont_omit_tests_from_coverage.html 2019-11-20 17:28:12 +02:00
Hugo
1ff3a501ef Use Codecov's GitHub action 2019-11-20 17:26:39 +02:00
Hugo van Kemenade
f90a21965a
Drop support for EOL Python 2.7 (#4109)
Drop support for EOL Python 2.7
2019-11-20 17:23:10 +02:00
Hugo van Kemenade
a949d7882e
Merge branch 'master' into rm-2.7 2019-11-20 10:26:55 +02:00
Andrew Murray
3a6cd40638
Merge pull request #4182 from radarhere/custom
Added UnidentifiedImageError
2019-11-20 19:02:16 +11:00
Andrew Murray
699183c5dc
Highlighted classes
Co-Authored-By: Hugo van Kemenade <hugovk@users.noreply.github.com>
2019-11-19 21:41:40 +11:00
Andrew Murray
40f891dfd7 Added UnidentifiedImageError 2019-11-19 21:20:02 +11:00
Hugo
e05ef3fef3 Include architecture in cache key 2019-11-19 11:55:49 +02:00
Andrew Murray
1c9275c249 Updated CHANGES.rst [ci skip] 2019-11-19 20:04:38 +11:00
Hugo
e5486b40f8 Merge remote-tracking branch 'upstream/master' into rm-2.7 2019-11-18 13:56:42 +02:00
Andrew Murray
29c0a2fa6e
Merge pull request #4197 from hugovk/rm-plugins-__version__
Remove deprecated __version__ from plugins
2019-11-18 22:07:54 +11:00