Commit Graph

10040 Commits

Author SHA1 Message Date
Hugo
cdf3c98103 Add failing test for pickling webp 2020-04-16 11:45:12 +03:00
Hugo
d62b9098dd Refactor other tests into test_pickle_image 2020-04-16 11:44:28 +03:00
Hugo
53a85f2a69 Refactor test_pickle_image to use pytest.mark.parametrize 2020-04-16 11:31:28 +03:00
Andrew Murray
13dcab0fb7 Replaced DEBUG with logging 2020-04-13 07:16:46 +10:00
nulano
2df26d8ea6 restore library updates in master 2020-04-12 10:18:49 +02:00
Hugo van Kemenade
97280a045c
Merge pull request #4548 from radarhere/multiline_text
Added multiline text example
2020-04-12 09:29:54 +03:00
Andrew Murray
b2f187c4ec Added multiline text example [ci skip] 2020-04-12 15:11:29 +10:00
nulano
79181c20a5 remove more AppVeyor jobs 2020-04-12 11:56:26 +10:00
nulano
999823130f use v2 checkout in all workflows 2020-04-12 11:55:32 +10:00
nulano
398b8a64d6 use v2 actions 2020-04-12 11:55:32 +10:00
nulano
3dedaec322 allow older cmake to support Visual Studio 2017 2020-04-12 11:55:32 +10:00
nulano
9aa42c3fd6 fix AppVeyor 2020-04-12 11:55:31 +10:00
nulano
0e5a6e6eb1 simplify default arguments in build_prepare 2020-04-12 11:55:11 +10:00
nulano
98dd1b7e6e add parameters to build script 2020-04-12 11:55:11 +10:00
nulano
d51380cccb docs, remove old files 2020-04-12 11:55:10 +10:00
nulano
c6a1c551d9 cleanup build configuration 2020-04-12 11:55:01 +10:00
nulano
15ce881a2b fix appveyor 2020-04-12 11:53:45 +10:00
nulano
af322141ce update appveyor 2020-04-12 11:53:05 +10:00
nulano
510d010f56 cleanup gha config 2020-04-12 11:53:03 +10:00
nulano
ae0c0f3d0a cleanup 2020-04-12 11:52:38 +10:00
nulano
aa4592c951 clean msvs selection 2020-04-12 11:52:26 +10:00
nulano
9784874dc6 extract remaining libs 2020-04-12 11:52:14 +10:00
nulano
7b70265e69 rewrite retargetting 2020-04-12 11:51:25 +10:00
nulano
85110521ec fix default shell 2020-04-12 11:51:25 +10:00
nulano
e0dd636e2c remove 7.1a dependency 2020-04-12 11:51:25 +10:00
nulano
b7120d56f1 add trace statements 2020-04-12 11:51:25 +10:00
nulano
b0885a5ceb fix finding PYTHON dir 2020-04-12 11:51:25 +10:00
nulano
46f8729e99 add vs2019 support 2020-04-12 11:51:25 +10:00
nulano
89e05cdf56 extract scripts from test-windows.yml
(cherry-picked from commit 1a6ee35d0e5fa1bf4081649a6ebf67208d76f322)
2020-04-12 11:51:24 +10:00
Hugo van Kemenade
27e8592298
Merge pull request #4546 from radarhere/exif
Document getexif
2020-04-11 15:01:52 +03:00
Andrew Murray
417cbd1557 Document getexif [ci skip] 2020-04-11 18:01:13 +10:00
Hugo van Kemenade
0ee089be8f
Merge pull request #4545 from radarhere/pypy
Updated PyPy to 7.3.1
2020-04-11 07:35:17 +03:00
Andrew Murray
5427878ed1 Updated PyPy to 7.3.1 2020-04-11 10:50:33 +10:00
Andrew Murray
3bb39c73dd
Merge pull request #4536 from hugovk/oserror
Replace IOError and WindowsError aliases with OSError
2020-04-10 20:30:23 +10:00
Andrew Murray
29147e7fad Highlighted errors [ci skip]
Co-Authored-By: Hugo van Kemenade <hugovk@users.noreply.github.com>
2020-04-10 12:57:29 +03:00
Andrew Murray
d8213a245d ImageFile.raise_ioerror is now deprecated [ci skip] 2020-04-10 12:57:29 +03:00
Andrew Murray
7bb51a4aca Raise DeprecationWarning on raise_ioerror 2020-04-10 12:57:29 +03:00
Hugo
dda6145fce Since Python 3.3 IOError and WindowsError have been merged into OSError 2020-04-10 12:57:29 +03:00
Hugo van Kemenade
caeae8f36b
Merge pull request #4542 from radarhere/success
Removed success conditions
2020-04-10 08:11:03 +03:00
Andrew Murray
41799985e1 Removed success conditions 2020-04-10 14:18:42 +10:00
Andrew Murray
47b8cea334
Merge pull request #4524 from hugovk/gha-doccheck
GHA: Check docs
2020-04-10 11:37:00 +10:00
Andrew Murray
41b554bc56
Merge pull request #4538 from hugovk/update-7.1.0-release-notes
Update 7.1.0 release notes with CVEs
2020-04-10 11:23:31 +10:00
Andrew Murray
a8a4b9bfdb
Merge pull request #4522 from hugovk/release-updates
Update release process
2020-04-07 18:08:04 +10:00
Hugo
3f2205d4eb Update release notes with CVEs [CI skip] 2020-04-07 10:31:41 +03:00
Hugo
595caf31fc Also push commits 2020-04-07 07:31:15 +10:00
Hugo
86ef29efd6 Check GHA and AppVeyor as well as Travis CI 2020-04-07 07:31:15 +10:00
Hugo
54f1ed6710 Ensure Python 3's pip to install requirements 2020-04-07 07:31:15 +10:00
Hugo
c87c1f3327 Only doccheck on Ubuntu/3.8 2020-04-06 21:19:18 +03:00
Hugo
f3d9377238 Revert "Only check docs on Travis"
This reverts commit fbb14f67a3.
2020-04-06 21:19:18 +03:00
Hugo van Kemenade
fb41422a3e
Merge pull request #4533 from radarhere/js
Updated deprecated method
2020-04-06 21:04:45 +03:00