nulano
|
b3b7ff6d9e
|
Update GHA to Windows Server 2019
|
2019-11-07 16:41:24 +00:00 |
|
Andrew Murray
|
3418e2c18f
|
Merge pull request #4200 from radarhere/context_manager
Corrected context manager test
|
2019-11-07 18:45:44 +11:00 |
|
Hugo van Kemenade
|
55dd62e7cd
|
Merge pull request #4195 from radarhere/libtiff
Updated libtiff to 4.1.0
|
2019-11-06 21:21:24 +02:00 |
|
Hugo van Kemenade
|
ce8c944525
|
Enabled page heap verification (#4186)
Enabled page heap verification
|
2019-11-06 19:05:49 +02:00 |
|
Hugo
|
0c46177804
|
Test on latest available Ubuntu and macOS
|
2019-11-06 18:27:06 +02:00 |
|
Andrew Murray
|
f4dbc0a664
|
Updated CHANGES.rst [ci skip]
|
2019-11-06 20:44:43 +11:00 |
|
Andrew Murray
|
d79f2bb7dc
|
Corrected context manager test
|
2019-11-06 20:12:19 +11:00 |
|
Hugo
|
f273da1b3e
|
Remove deprecated __version__ from plugins
|
2019-11-05 22:06:57 +02:00 |
|
Hugo
|
15ee91761b
|
Remove deprecated __version__ from plugins
|
2019-11-05 22:04:04 +02:00 |
|
Hugo
|
09e48ae768
|
Remove deprecated __version__ from plugins
|
2019-11-05 17:01:03 +02:00 |
|
Hugo
|
0c5895470c
|
Remove deprecated __version__ from plugins
|
2019-11-05 17:01:03 +02:00 |
|
Hugo van Kemenade
|
9c78c3f972
|
GHA: Test Python 3.8 on Linux/macOS (#4196)
GHA: Test Python 3.8 on Linux/macOS
|
2019-11-05 16:23:20 +02:00 |
|
Hugo
|
9a247bd597
|
Test Python 3.8 on GHA
|
2019-11-05 13:13:36 +02:00 |
|
Hugo van Kemenade
|
3663af1967
|
Merge pull request #4189 from cgohlke/patch-1
Report details about Pillow when running tests
|
2019-11-05 13:01:02 +02:00 |
|
Andrew Murray
|
09ea81385a
|
Updated libtiff to 4.1.0
|
2019-11-04 19:07:47 +11:00 |
|
Hugo van Kemenade
|
24b8501d4b
|
Remove handling for pre-3.3 wide/narrow builds
|
2019-11-04 00:32:33 +02:00 |
|
Hugo van Kemenade
|
5006401d0b
|
Merge branch 'master' into rm-2.7
|
2019-11-03 22:48:26 +02:00 |
|
Hugo van Kemenade
|
69a51877c4
|
Merge pull request #4191 from jdufresne/defer
Reuse deferred_error instead of _imaging_not_installed
|
2019-11-03 21:13:44 +02:00 |
|
Jon Dufresne
|
4483642e45
|
Reuse deferred_error instead of _imaging_not_installed
deferred_error is a general implementation of _imaging_not_installed.
Can reuse rather than repeating the same logic.
|
2019-11-03 08:29:17 -08:00 |
|
Hugo
|
58e6d127b7
|
In Python 3, 'next' is renamed to '__next__'
|
2019-11-03 16:02:08 +02:00 |
|
Christoph Gohlke
|
5d10f8dff2
|
Use features.pilinfo to report details about Pillow
|
2019-11-02 15:12:52 -07:00 |
|
Hugo van Kemenade
|
6060ed3d14
|
Merge pull request #4091 from nulano/libimagequant-features
Add libimagequant to features.py
|
2019-11-02 21:31:09 +02:00 |
|
Hugo
|
6f88d8dd6b
|
black --target-version py35
|
2019-11-02 20:02:07 +02:00 |
|
Andrew Murray
|
678897a148
|
Merge pull request #4185 from hugovk/docs-7.0.0
Update docs for 7.0.0
|
2019-11-02 21:18:30 +11:00 |
|
Hugo van Kemenade
|
2cf1fee538
|
Merge pull request #4190 from radarhere/ignore-userwarning
Ignore UserWarnings in TestFileTiff::test_string_dimension
|
2019-11-02 11:08:37 +02:00 |
|
Hugo van Kemenade
|
690bd430b0
|
Update docs/releasenotes/7.0.0.rst
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2019-11-02 11:06:58 +02:00 |
|
Andrew Murray
|
47df9c2b0a
|
Disabled heap verification for pypy GHA
|
2019-11-02 18:57:40 +11:00 |
|
Andrew Murray
|
b1ee44a74b
|
Ignore UserWarnings
|
2019-11-02 18:10:55 +11:00 |
|
Hugo van Kemenade
|
a3d16dd40a
|
Update docs/releasenotes/7.0.0.rst
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2019-11-02 08:40:40 +02:00 |
|
Hugo van Kemenade
|
2058e00e3e
|
Update docs/deprecations.rst
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2019-11-02 08:40:29 +02:00 |
|
Christoph Gohlke
|
579b6cac60
|
Report details about Pillow when running tests
|
2019-11-01 23:06:51 -07:00 |
|
Andrew Murray
|
c8470d3c84
|
Merge branch 'master' into heap
|
2019-11-02 13:33:15 +11:00 |
|
Andrew Murray
|
b0eb5e18b1
|
Merge pull request #4160 from cgohlke/patch-1
Fix segfault: do not destroy glyph while its bitmap is used
|
2019-11-02 13:32:33 +11:00 |
|
Andrew Murray
|
83235c4b06
|
Enabled page heap verification
|
2019-11-02 13:12:15 +11:00 |
|
Andrew Murray
|
64e1feece9
|
Merge pull request #4187 from radarhere/unused
Removed unused variable
|
2019-11-02 09:00:25 +11:00 |
|
Andrew Murray
|
41ddb1ef5d
|
Removed unused variable
|
2019-11-01 23:21:54 +11:00 |
|
Hugo
|
b4f93cf140
|
Upgrade Python syntax with pyupgrade --py3-plus
|
2019-11-01 13:54:19 +02:00 |
|
Hugo
|
c9c02c513b
|
Update docs for 7.0.0
|
2019-11-01 13:44:49 +02:00 |
|
Hugo
|
cc63f66575
|
Merge remote-tracking branch 'upstream/master' into rm-2.7
|
2019-11-01 13:22:56 +02:00 |
|
Andrew Murray
|
a2225ae961
|
Employ same condition used to set glyph
|
2019-11-01 21:34:38 +11:00 |
|
Hugo van Kemenade
|
fcb17cf4d3
|
Merge pull request #4176 from radarhere/depends
Use pillow-depends on HTTPError
|
2019-11-01 12:10:03 +02:00 |
|
Hugo van Kemenade
|
2cf510e596
|
Improve handling of file resources (#3577)
Improve handling of file resources
|
2019-11-01 12:07:53 +02:00 |
|
Hugo van Kemenade
|
97dae4fd89
|
Add support for Fedora 31 (#4183)
Add support for Fedora 31
|
2019-11-01 11:54:21 +02:00 |
|
Hugo
|
37f492cbbc
|
Add support for Fedora 31
|
2019-10-31 12:35:26 +02:00 |
|
Andrew Murray
|
2296614e5f
|
Use pillow-depends on HTTPError
|
2019-10-30 22:15:30 +11:00 |
|
Andrew Murray
|
b65fcb280a
|
Copy info in transform
|
2019-10-30 22:14:01 +11:00 |
|
Andrew Murray
|
d716278d20
|
Corrected DdsImagePlugin setting info gamma
|
2019-10-30 22:13:06 +11:00 |
|
Andrew Murray
|
887a7e503c
|
Only assign once
|
2019-10-30 22:10:38 +11:00 |
|
Andrew Murray
|
290189596e
|
Removed redundant return
|
2019-10-30 22:10:38 +11:00 |
|
Andrew Murray
|
511aed922a
|
Fixed freeing unallocated pointer when resizing with height too large
|
2019-10-30 22:09:28 +11:00 |
|