Commit Graph

9415 Commits

Author SHA1 Message Date
Alexander
222c2f6978 Merge branch 'master' into reduce-in-resize 2019-12-27 15:13:19 +03:00
Alexander Karpinsky
5f69035865
Merge pull request #4251 from uploadcare/reduce
Reduce operation
2019-12-27 15:11:47 +03:00
Alexander
fc0248869c wording 2019-12-27 14:27:37 +03:00
Andrew Murray
cceef75d33
Merge pull request #4309 from hugovk/fix-string-concatenation
Fix string concatenation
2019-12-27 20:54:39 +11:00
Hugo
86be41a167 Concatenate string literals on same line 2019-12-26 17:08:36 +02:00
Hugo
3725f440d6 Implicitly concatenate strings 2019-12-26 17:07:54 +02:00
Andrew Murray
00b9303edc Updated CHANGES.rst [ci skip] 2019-12-26 22:10:47 +11:00
Andrew Murray
e5d48969d4
Merge pull request #4302 from radarhere/stringio
Raise ValueError for io.StringIO in Image.open
2019-12-26 21:28:07 +11:00
Andrew Murray
011bc905ef
Merge pull request #4304 from radarhere/centos8
Added CentOS 8
2019-12-26 20:23:06 +11:00
Andrew Murray
e446b58317 Lint fix 2019-12-26 20:21:16 +11:00
Andrew Murray
996f552f32
Highlight class name
Co-Authored-By: Hugo van Kemenade <hugovk@users.noreply.github.com>
2019-12-26 19:55:10 +11:00
Andrew Murray
c99257abb4
Updated error string
Co-Authored-By: Hugo van Kemenade <hugovk@users.noreply.github.com>
2019-12-26 19:54:28 +11:00
Andrew Murray
661ceac717 Updated CHANGES.rst [ci skip] 2019-12-26 19:24:23 +11:00
Andrew Murray
fedb0407b4 Raise ValueError for io.StringIO in Image.open 2019-12-26 18:53:06 +11:00
Hugo van Kemenade
bbaebe0d20
Merge pull request #4303 from radarhere/exception
Updated exception documentation
2019-12-26 09:50:59 +02:00
Andrew Murray
e51b7fa2a2 Added CentOS 8 2019-12-26 18:48:18 +11:00
Andrew Murray
ca0209d194 Updated exception documentation [ci skip] 2019-12-26 13:16:49 +11:00
Hugo van Kemenade
0fe6955da5
Removed duplicate line (#4291)
Removed duplicate line
2019-12-25 14:55:25 +02:00
Alexander
d719aafecb Merge branch 'reduce' into reduce-in-resize
# Conflicts:
#	docs/releasenotes/7.0.0.rst
2019-12-25 15:45:17 +03:00
Alexander
dda5558129 Merge branch 'master' into reduce 2019-12-25 15:42:47 +03:00
Alexander Karpinsky
b5d06baa5f
Merge pull request #4231 from uploadcare/box-in-thumbnail
Fix thumbnail geometry when DCT scaling is used
2019-12-25 15:41:40 +03:00
Alexander
9c2b058483 update release notes [ci skip] 2019-12-25 15:32:49 +03:00
Alexander Karpinsky
d991cd9a9a
Merge pull request #60 from radarhere/box-in-thumbnail
Updated wording
2019-12-25 15:21:24 +03:00
Andrew Murray
828feceac2 Updated CHANGES.rst [ci skip] 2019-12-25 20:29:20 +11:00
Andrew Murray
ee30fe1b39
Merge pull request #4147 from beipang2/issue_4146
Use default DPI when exif provides invalid x_resolution
2019-12-25 20:26:27 +11:00
Hugo van Kemenade
cd006ce3c8
Merge pull request #4296 from radarhere/unlink
Ensure tempfile is unlinked
2019-12-25 11:05:20 +02:00
Hugo van Kemenade
4f6472ff0d
Merge pull request #4295 from radarhere/test_fixes
Improved unittest conditions
2019-12-25 10:19:37 +02:00
Hugo van Kemenade
6623fba642
Merge pull request #4294 from radarhere/pypy_version
Updated PyPy3 to 7.3.0
2019-12-25 10:12:56 +02:00
Andrew Murray
666b726626 Simplified conditions 2019-12-25 15:32:38 +11:00
Andrew Murray
9a72ad4fa9 Removed condition already present from inheritance 2019-12-25 15:32:26 +11:00
Andrew Murray
1740a1f20e Ensure tempfile is unlinked 2019-12-25 15:22:54 +11:00
Andrew Murray
7c3076f613 Updated PyPy3 to 7.3.0 2019-12-25 08:00:08 +11:00
Andrew Murray
59481f5bb0
Merge pull request #4266 from hugovk/gha-codecov-bash
GHA: Use python-pillow/Pillow's Codecov token for own builds
2019-12-25 07:57:28 +11:00
Hugo van Kemenade
fe57b98c01
Merge pull request #40 from radarhere/gha-codecov-bash
Keep codecov-action
2019-12-24 15:05:35 +02:00
Andrew Murray
22ac95a588 Keep codecov-action 2019-12-24 19:11:46 +11:00
Hugo
1e5c2564b1 Move codecov config up a dir to prevent GHA recognising as workflow 2019-12-24 09:58:25 +02:00
Andrew Murray
c35fb6fb67
Merge branch 'master' into box-in-thumbnail 2019-12-24 18:18:34 +11:00
Hugo van Kemenade
8e43be1207
Merge pull request #4293 from radarhere/draft
Updated draft documentation
2019-12-24 09:12:52 +02:00
Andrew Murray
663fea308b Updated wording [ci skip] 2019-12-24 15:06:47 +11:00
Andrew Murray
74a8034644 Updated draft documentation [ci skip] 2019-12-24 14:50:53 +11:00
Andrew Murray
6480d57c1f Removed duplicate line 2019-12-24 08:33:04 +11:00
Hugo van Kemenade
fafeeefccd
Merge pull request #4286 from radarhere/docs_python_version
Use the same Python version to build docs in Travis and  GHA
2019-12-23 16:48:31 +02:00
Andrew Murray
7360e71d64
Merge pull request #4284 from hugovk/doctest-turn-warnings-into-errors
make doccheck: turn warnings into errors
2019-12-23 22:55:50 +11:00
Hugo van Kemenade
fbb14f67a3
Only check docs on Travis
At least whilst there's a problem on GHA:

https://github.community/t5/GitHub-Actions/GitHub-Action-for-python-import-of-quot-tkinter-quot-fails/td-p/40644
2019-12-23 12:26:59 +02:00
Andrew Murray
5027b97c69 Use the same Python version to build docs in Travis and GHA 2019-12-23 21:17:04 +11:00
Hugo
6a43ea86ea Merge remote-tracking branch 'upstream/master' into doctest-turn-warnings-into-errors 2019-12-21 15:52:59 +02:00
Hugo
d025fbe16d Install TkInter for Python 3, not 2 2019-12-21 15:48:00 +02:00
Hugo
113477fbee Fix unexpected unindents 2019-12-21 14:05:50 +02:00
Hugo van Kemenade
b3547dc2c0
--keep-going to show all of the problems
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2019-12-21 13:46:38 +02:00
Hugo
6a256a8396 make doccheck: turn warnings into errors 2019-12-21 13:11:12 +02:00