Andrew Murray
|
353159c74f
|
Only update the Pillow submodule of pillow-wheels [ci skip]
|
2018-08-28 20:41:47 +10:00 |
|
Andrew Murray
|
9c4370e5ef
|
Update CHANGES.rst [ci skip]
|
2018-08-27 20:16:41 +10:00 |
|
Andrew Murray
|
afb5cee0f4
|
Merge pull request #3232 from hugovk/rm-draw_line
Remove unused draw_line, draw_point and getabc
|
2018-08-27 20:12:24 +10:00 |
|
Hugo
|
2d6f0f77da
|
Fix typo
|
2018-08-25 19:06:11 +03:00 |
|
Hugo
|
847581f7dd
|
Remove redundant 'pass'
|
2018-08-25 19:06:11 +03:00 |
|
Hugo
|
29b2c6e23d
|
Only import cffi where needed, to avoid problems with PYTHONOPTIMIZE=2
|
2018-08-25 19:06:11 +03:00 |
|
Hugo
|
663b06e223
|
Skip: CFFI imports pycparser which doesn't support PYTHONOPTIMIZE=2
|
2018-08-25 19:06:11 +03:00 |
|
Hugo
|
4218a769d7
|
Refactor cffi import and skipping
|
2018-08-25 19:06:11 +03:00 |
|
Hugo
|
d7e4d3db3f
|
Convert assert into exception
|
2018-08-25 19:06:11 +03:00 |
|
Hugo
|
fc8717fb04
|
Remove docstring formatting for when PYTHONOPTIMIZE=2
|
2018-08-25 19:06:11 +03:00 |
|
Hugo
|
970ea7d3c4
|
Test two arbitrarily chosen jobs with PYTHONOPTIMIZE
|
2018-08-25 19:06:11 +03:00 |
|
Hugo
|
3cf6ad1895
|
Remove ununsed font_getabc
|
2018-08-25 18:56:50 +03:00 |
|
Hugo
|
6fc1e79e96
|
Remove ununsed draw_point. Only draw_points is used by ImageDraw.py
|
2018-08-25 18:56:50 +03:00 |
|
Hugo
|
bdf2705cd3
|
Remove ununsed draw_line. Only draw_lines is used by ImageDraw.py
|
2018-08-25 18:56:50 +03:00 |
|
Hugo
|
5e0682ed6a
|
Merge pull request #3317 from radarhere/test_images
Changed rm command to use force
|
2018-08-25 18:56:02 +03:00 |
|
Andrew Murray
|
f4d39c9557
|
Update CHANGES.rst [ci skip]
|
2018-08-25 23:33:12 +10:00 |
|
Andrew Murray
|
3ae5f05410
|
Changed Kernel to subclass BuiltinFilter, instead of the other way around
|
2018-08-25 23:30:47 +10:00 |
|
Andrew Murray
|
f9ecda92da
|
Merge pull request #3295 from radarhere/imagefilter_tests
Added ImageFilter tests
|
2018-08-25 23:26:31 +10:00 |
|
Andrew Murray
|
f115546b56
|
Update CHANGES.rst [ci skip]
|
2018-08-25 14:57:15 +10:00 |
|
Andrew Murray
|
9b09a3e9a8
|
Merge pull request #3230 from hugovk/test-imagechops
Test ImageChops
|
2018-08-25 14:38:05 +10:00 |
|
Hugo
|
465f56fe84
|
Merge pull request #21 from radarhere/test-imagechops
Improved ImageChops tests
|
2018-08-25 07:13:35 +03:00 |
|
Andrew Murray
|
9d5db408c5
|
Changed rm command to use force
|
2018-08-25 13:57:24 +10:00 |
|
Andrew Murray
|
9c5c66cc8f
|
Improved ImageChops tests
|
2018-08-25 11:59:27 +10:00 |
|
Andrew Murray
|
0a1fae8c2d
|
Added tests
|
2018-08-25 08:56:41 +10:00 |
|
Andrew Murray
|
e98469ecf6
|
Added transparency to matrix conversion
|
2018-08-25 00:54:51 +10:00 |
|
Andrew Murray
|
c8e00203ec
|
Removed unnecessary setUp calls
|
2018-08-25 00:52:14 +10:00 |
|
Andrew Murray
|
df328a89a4
|
Added PySide2
|
2018-08-25 00:51:50 +10:00 |
|
Hugo
|
1e56ed8c00
|
Merge pull request #3316 from radarhere/winbuild_fetch
Download lib if not present in pillow-depends
|
2018-08-24 14:02:20 +03:00 |
|
Andrew Murray
|
fb4d762a2f
|
Download lib if not present in pillow-depends
|
2018-08-24 20:12:12 +10:00 |
|
Hugo
|
693e161855
|
Merge pull request #3234 from hugovk/xenial-ci
Add Python 3.7 and Xenial to Travis CI
|
2018-08-23 15:20:14 +03:00 |
|
Andrew Murray
|
a6a3a21f47
|
Improved wording [ci skip]
|
2018-08-23 21:15:16 +10:00 |
|
Andrew Murray
|
af817c83ad
|
Corrected links for Read The Docs [ci skip]
|
2018-08-23 21:07:25 +10:00 |
|
Hugo
|
f6bab9fd49
|
Merge pull request #3311 from radarhere/installation
Added links to installation documentation
|
2018-08-23 13:47:43 +03:00 |
|
Andrew Murray
|
de7b43397a
|
Added links to installation documentation [ci skip]
|
2018-08-23 20:36:05 +10:00 |
|
Hugo
|
342a3d83c4
|
Merge pull request #3306 from radarhere/releasing
Update RELEASING example
|
2018-08-18 12:41:31 +03:00 |
|
Andrew Murray
|
e5e5cb1143
|
Update example [ci skip]
|
2018-08-18 19:13:37 +10:00 |
|
Hugo
|
d4d0191f1b
|
Merge pull request #3305 from radarhere/wording
Corrected wording
|
2018-08-17 12:59:07 +03:00 |
|
Andrew Murray
|
6a7c7783eb
|
Corrected wording
|
2018-08-17 19:40:13 +10:00 |
|
Hugo
|
b2599042a2
|
Add Ubuntu 14.04 LTS (Trusty Tahr) jobs for those that can use it
|
2018-08-16 15:09:33 +03:00 |
|
Hugo
|
825817efe5
|
Use Ubuntu 14.04 LTS (Trusty Tahr) for PyPy2/3 and Py3.4, not available on Xenial
|
2018-08-16 15:09:33 +03:00 |
|
Hugo
|
4d1cebd9a8
|
Use Ubuntu 16.04 LTS (Xenial Xerus) as CI base
|
2018-08-16 15:09:33 +03:00 |
|
Hugo
|
171332d2c4
|
Merge pull request #3303 from radarhere/stackoverflow
Updated StackOverflow links
|
2018-08-14 12:40:56 +03:00 |
|
Andrew Murray
|
26d1eb4b05
|
Updated StackOverflow links [ci skip]
|
2018-08-14 19:37:16 +10:00 |
|
Konstantin Kopachev
|
0704367952
|
Add more parenthesis to make statement clearer
|
2018-08-12 21:44:25 -07:00 |
|
Hugo
|
1ec5a6452f
|
Merge pull request #3301 from radarhere/numpy
Added NumPy to documentation
|
2018-08-12 09:26:08 +03:00 |
|
Andrew Murray
|
e3aaa80c06
|
Added NumPy to documentation
|
2018-08-12 13:58:26 +10:00 |
|
Hugo
|
189598fe63
|
Merge pull request #3300 from radarhere/typo
Fixed typos
|
2018-08-11 12:21:17 +03:00 |
|
Andrew Murray
|
046df78448
|
Fixed typos
|
2018-08-11 16:39:49 +10:00 |
|
Andrew Murray
|
dfcd052857
|
Merge pull request #3299 from python-pillow/revert-3285-workaround-windows-pypy-error
Revert "CI: Temporarily pin pytest to prevent scandir non-compilation"
|
2018-08-11 08:09:13 +10:00 |
|
Hugo
|
9fcfdb4d4e
|
Revert "CI: Temporarily pin pytest to prevent scandir non-compilation"
|
2018-08-10 20:15:21 +03:00 |
|