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 |
|
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
|
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
|
4163938854
|
Test Python 3.8 on Windows with GitHub Actions
|
2019-11-20 19:17:03 +00: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 |
|
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 |
|
Hugo van Kemenade
|
f81c829e04
|
Update word order
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2019-11-18 12:07:02 +02:00 |
|
Hugo van Kemenade
|
4e4bb38cd6
|
Upload image errors to GitHub Actions (#4135)
Upload image errors to GitHub Actions
|
2019-11-17 13:47:18 +02:00 |
|
nulano
|
197fb91574
|
upload image errors to GitHub Actions
|
2019-11-17 21:49:58 +11:00 |
|
Hugo
|
12a725988e
|
Merge remote-tracking branch 'upstream/master' into rm-2.7
|
2019-11-16 17:10:10 +02:00 |
|
Andrew Murray
|
97327c7e0d
|
Merge pull request #4208 from andriyor/master
Add Documentation and Github URLs for PyPi
|
2019-11-16 12:58:09 +11:00 |
|
Andriy Orehov
|
defe838917
|
add in a funding link for PyPi
|
2019-11-15 22:48:26 +02:00 |
|
Andriy Orehov
|
38ea1c6e03
|
use the more common option
change docs url
|
2019-11-15 18:25:20 +02:00 |
|
Andriy Orehov
|
4eccafc5da
|
Add Documentation and Github URLs for PyPi
|
2019-11-15 14:00:18 +02:00 |
|
Andrew Murray
|
f6114ee373
|
Merge pull request #4205 from hugovk/include-version-in-windows-wheel-warning
Include Pillow version in Windows wheel warning
|
2019-11-15 20:39:28 +11:00 |
|
Hugo van Kemenade
|
6213a70107
|
Improve wording
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2019-11-15 10:25:08 +02:00 |
|
Andrew Murray
|
e57a5d85a4
|
Updated CHANGES.rst [ci skip]
|
2019-11-14 20:01:38 +11:00 |
|
Hugo van Kemenade
|
3134e5cd47
|
Merge pull request #4105 from radarhere/ifd
IFDRational init cleanup
|
2019-11-13 20:30:35 +02:00 |
|
Hugo van Kemenade
|
b64d96d414
|
Merge pull request #4116 from radarhere/memory
Fixed freeing unallocated pointer when resizing with height too large
|
2019-11-13 20:29:09 +02:00 |
|
Hugo van Kemenade
|
54e57768ab
|
Merge pull request #4128 from radarhere/info
Copy info in Image.transform
|
2019-11-13 20:27:51 +02:00 |
|
Hugo van Kemenade
|
ce18064b20
|
Merge pull request #4171 from radarhere/gamma
Corrected DdsImagePlugin setting info gamma
|
2019-11-13 20:26:03 +02:00 |
|
Andrew Murray
|
4c53532305
|
Merge pull request #4207 from radarhere/redirect
Updated URL
|
2019-11-13 06:43:36 +11:00 |
|
Andrew Murray
|
9fd629efdb
|
Updated URL
|
2019-11-12 21:16:36 +11:00 |
|
Hugo van Kemenade
|
3007f95c05
|
Update wording
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2019-11-11 21:39:47 +02:00 |
|
Hugo
|
01b0dbd4df
|
Include Pillow version in Windows wheel warning
|
2019-11-11 16:00:17 +02:00 |
|
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 |
|