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 |
|
Hugo van Kemenade
|
eced562012
|
Fix 404
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2019-12-21 12:24:45 +02:00 |
|
Hugo van Kemenade
|
33cfac7715
|
Merge pull request #4283 from radarhere/bmp
Raise an error if BMP file size is too large when saving
|
2019-12-21 11:05:03 +02:00 |
|
Alexander Karpinsky
|
49a5bd3602
|
Updated CHANGES.rst [ci skip]
|
2019-12-21 03:42:06 +03:00 |
|
Alexander
|
532eca3c20
|
Merge branch 'master' into box-in-thumbnail
# Conflicts:
# docs/releasenotes/7.0.0.rst
|
2019-12-21 03:18:23 +03:00 |
|
Alexander
|
59f8eeb290
|
add release notes
|
2019-12-21 03:16:42 +03:00 |
|
Andrew Murray
|
7a4a408802
|
Merge pull request #4214 from hugovk/python-m-pip-install
Recommend upgrading pip before Pillow, and use python -m pip
|
2019-12-21 10:52:59 +11:00 |
|
Andrew Murray
|
acecabb448
|
Merge pull request #4282 from uploadcare/fix-docs-syntax
Fix release notes syntax, add references
|
2019-12-21 08:56:26 +11:00 |
|
Andrew Murray
|
4580b156b7
|
Raise an error if BMP file size is too large when saving
|
2019-12-21 08:37:40 +11:00 |
|
Alexander
|
945b4e9c82
|
add references, fix release notes syntax
|
2019-12-21 00:25:52 +03:00 |
|
Andrew Murray
|
ce62dca326
|
Aligned comments correctly
|
2019-12-21 08:15:48 +11:00 |
|
Alexander
|
1275b10e6f
|
update release notes
|
2019-12-20 23:21:43 +03:00 |
|
Alexander
|
fc28182040
|
fix formatting
|
2019-12-20 20:42:00 +03:00 |
|
Alexander
|
8181aed77f
|
Merge branch 'reduce' into reduce-in-resize
# Conflicts:
# docs/releasenotes/7.0.0.rst
# src/PIL/Image.py
|
2019-12-20 20:27:11 +03:00 |
|
Alexander
|
d41f2713b6
|
Merge branch 'master' into reduce
|
2019-12-20 20:22:36 +03:00 |
|
Alexander
|
a9d7a2be77
|
TestReducingGapResize
|
2019-12-20 20:20:28 +03:00 |
|
Alexander
|
b48996c213
|
rename max_reduce to reducing_gap
|
2019-12-20 14:59:18 +03:00 |
|
Alexander
|
b85c610a03
|
Use box for reduce
|
2019-12-20 14:54:06 +03:00 |
|
Andrew Murray
|
209faf1b62
|
Updated CHANGES.rst [ci skip]
|
2019-12-20 06:24:38 +11:00 |
|
Alexander
|
b112e55070
|
Merge branch 'master' into box-in-thumbnail
# Conflicts:
# docs/releasenotes/7.0.0.rst
|
2019-12-19 16:36:37 +03:00 |
|
Alexander Karpinsky
|
6d75a673b6
|
Merge pull request #4255 from uploadcare/default-resample-filter
Change default resize resampling filter from NEAREST to BICUBIC
|
2019-12-19 16:33:34 +03:00 |
|
Alexander Karpinsky
|
c82d2629d7
|
Merge pull request #4278 from uploadcare/fox-filter-black-lines
Define box filter equal 1.0 on (-0.5, 0.5] range instead of [-0.5, 0.5)
|
2019-12-19 03:26:17 +03:00 |
|
Alexander
|
5b53b0489b
|
Define box filter equal 1.0 on (-0.5, 0.5] range instead of [-0.5, 0.5)
|
2019-12-19 03:01:02 +03:00 |
|
Alexander
|
cdd1253211
|
notes fixes
skip-checks: true
|
2019-12-18 01:09:54 +03:00 |
|
Alexander
|
4da9858709
|
change default resampling filter for ImageOps.pad(), ImageOps.scale() and ImageOps.fit()
|
2019-12-17 18:15:02 +03:00 |
|
Hugo van Kemenade
|
aa2c5f91af
|
Merge pull request #4275 from radarhere/thumbnail
Added release notes for #4256
|
2019-12-17 15:16:09 +02:00 |
|
Andrew Murray
|
d3c26fac97
|
Merge branch 'master' into python-m-pip-install
|
2019-12-17 20:08:14 +11:00 |
|
Andrew Murray
|
ba81712ec8
|
Added release notes for #4256 [ci skip]
|
2019-12-17 19:01:24 +11:00 |
|
Andrew Murray
|
1785cad931
|
Updated CHANGES.rst [ci skip]
|
2019-12-17 18:49:52 +11:00 |
|
Alexander
|
fa9e85cd1f
|
max_reduce arguments in resize and thumbnail
|
2019-12-17 03:01:51 +03:00 |
|
Alexander
|
2db5406626
|
Merge branch 'box-in-thumbnail' into reduce-in-resize-2
|
2019-12-17 02:27:44 +03:00 |
|
Alexander
|
ea9c6e9fe1
|
Merge branch 'master' into reduce
|
2019-12-17 02:26:05 +03:00 |
|
Alexander
|
b35cbef234
|
modify the test image
|
2019-12-17 02:25:40 +03:00 |
|
Hugo van Kemenade
|
16220d9a87
|
Merge pull request #4272 from radarhere/thumbnail
Allow thumbnail to accept non-integer size arguments
|
2019-12-17 00:00:50 +02:00 |
|
Alexander
|
a027897f74
|
Merge branch 'master' into box-in-thumbnail
# Conflicts:
# Tests/test_image_thumbnail.py
|
2019-12-17 00:42:29 +03:00 |
|