Commit Graph

9548 Commits

Author SHA1 Message Date
Andrew Murray
d19b2c8f49
Merge pull request #4245 from hugovk/appveyor-rm-3.6-3.7
CI: Python 3.5 and 3.6 are tested by GHA, remove from AppVeyor
2019-12-04 19:16:49 +11:00
Hugo
af37cf0873 Python 3.5 and 3.6 are tested by GHA, remove from AppVeyor 2019-12-02 23:33:43 +02:00
Andrew Murray
4551d3aeb3
Merge pull request #4173 from hugovk/cover-tests
Include tests in coverage reports
2019-12-03 06:41:54 +11:00
Hugo van Kemenade
4e125fd4b0
Merge pull request #4216 from hugovk/gha-codecov-action
Use Codecov's GitHub Action
2019-12-02 15:59:50 +02:00
Hugo
ce382e7858 Omit from coverage 2019-12-02 15:37:20 +02:00
Hugo
ebed90c228 Remove redundant files 2019-12-02 15:26:51 +02:00
Hugo van Kemenade
8b79a38814
Merge pull request #4194 from hugovk/gha-cache
GHA: Cache pip for Ubuntu, macOS and Windows
2019-12-02 15:21:34 +02:00
Alexander
d92c58fa7f I mode support 2019-12-01 22:52:43 +03:00
Alexander
a576b14056 F mode support 2019-12-01 22:28:16 +03:00
Alexander Karpinsky
d970a39840 Special cases:
ImagingReduce1x2, ImagingReduce1x3, ImagingReduce2x1, ImagingReduce3x1
2019-12-01 21:41:15 +03:00
Alexander
1d1f3be27a unsupported modes 2019-12-01 20:34:05 +03:00
Alexander
008c1c88e2 L mode support 2019-12-01 20:33:48 +03:00
Alexander
a241f1ed8e complete tests for supported modes 2019-12-01 19:13:34 +03:00
Andrew Murray
6745a193c2 Updated CHANGES.rst [ci skip] 2019-12-02 00:00:04 +11:00
Alexander
f72d5c0dfd better branches 2019-12-01 14:38:21 +03:00
Andrew Murray
2d7cfc4bbc
Merge pull request #4239 from radarhere/photoshop
Handle broken Photoshop data
2019-12-01 07:33:26 +11:00
Alexander
4e092153fc add release notes 2019-11-30 18:17:10 +03:00
Andrew Murray
08cad40002
Merge pull request #4181 from pwohlhart/patch-1
Better error messaging in PIL.Image.fromarray
2019-11-30 21:12:05 +11:00
Hugo van Kemenade
a776255a90
Merge pull request #4240 from radarhere/mpo
Raise a specific exception if no data is found for an MPO frame
2019-11-30 11:25:46 +02:00
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
Alexander
8b6ad4a471 tests for supported modes 2019-11-26 03:39:57 +03:00
Alexander
7e978ae542 ImagingReduceCorners 2019-11-26 02:45:13 +03:00
Alexander
fba833e1f4 final set of special cases 2019-11-26 01:18:48 +03: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
e6c305511e more special 2019-11-25 05:16:03 +03:00
Alexander
ab25d9f4b5 good balance 2019-11-25 04:20:31 +03:00
Alexander
01094a9649 naive implementation 2019-11-24 17:40:05 +03:00
Alexander
335f5431de dummy method 2019-11-24 17:39:49 +03: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