Hugo van Kemenade
|
cb26b4d40f
|
Merge branch 'master' into master
|
2020-08-09 13:57:46 +03:00 |
|
Hugo van Kemenade
|
33dca341a9
|
Merge pull request #4844 from hugovk/update-lint
Update lint: rst-backticks and isort
|
2020-08-09 10:21:04 +03:00 |
|
Hugo van Kemenade
|
dd87dd50c0
|
Update to isort 5 with Black profile support
|
2020-08-08 22:39:29 +03:00 |
|
Hugo van Kemenade
|
dece040ee8
|
Fix RST backticks
|
2020-08-08 22:39:28 +03:00 |
|
Navneeth Subramanian
|
faf913d0f8
|
Update Tests/test_imageops.py
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2020-08-08 19:32:52 +09:00 |
|
navneeth
|
fa493809a6
|
ENH: Autocontrast - Code review feedback
|
2020-08-07 14:31:17 +09:00 |
|
Navneeth Subramanian
|
ca3796f4f6
|
Update src/PIL/ImageOps.py
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2020-08-07 14:16:07 +09:00 |
|
Navneeth Subramanian
|
665b414033
|
Update src/PIL/ImageOps.py
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2020-08-07 14:15:55 +09:00 |
|
Andrew Murray
|
5aae369c94
|
Added homebrew zlib include directory
|
2020-08-06 23:14:49 +10:00 |
|
Hugo van Kemenade
|
d1daff892d
|
Merge pull request #4740 from nulano/winbuild-ignore
Add gitignore to winbuild build directory
|
2020-08-06 11:11:15 +03:00 |
|
navneeth
|
8fad541531
|
ENH: Autocontrast method enhancement - adding the option to specify mask for contrast computation
|
2020-08-06 09:00:13 +09:00 |
|
essarrjay
|
fce34a0d7b
|
Fixed line-length formatting
Fixed line length issues in formatting [ci skip]
|
2020-08-05 12:11:22 -07:00 |
|
essarrjay
|
9cdfb296e5
|
Image.thumbnail docstring: added Image.BOX filter
[ci skip] updated docstring of Image.thumbnail to include Image.BOX filter as a resampling option.
|
2020-08-05 11:18:18 -07:00 |
|
Andrew Murray
|
1c85b9fec7
|
Document exception [ci skip]
|
2020-08-05 11:32:30 +01:00 |
|
Hugo van Kemenade
|
0ccb28088f
|
Merge pull request #4829 from radarhere/build_ext
Replaced distutils build_ext with setuptools
|
2020-08-03 11:59:17 +03:00 |
|
nulano
|
30c4945d9c
|
document Image.open(formats=...) parameter
|
2020-08-03 00:38:59 +02:00 |
|
nulano
|
2b061b68db
|
add formats parameter to Image.open to restrict list of formats attempting to read an image file
|
2020-08-03 00:24:02 +02:00 |
|
Andrew Murray
|
5f56767aaa
|
Merge pull request #4835 from nulano/win-rm-av
Remove obsolete MSYS2 scripts for AppVeyor
|
2020-08-03 08:23:15 +10:00 |
|
nulano
|
e02af3e58b
|
delete obsolete files for AppVeyor
|
2020-08-02 22:15:59 +02:00 |
|
nulano
|
0e1a116c79
|
add develop instructions for winbuild
|
2020-08-02 22:14:38 +02:00 |
|
Hugo van Kemenade
|
608ccd0594
|
Merge pull request #4831 from radarhere/targets
Updated phony targets
|
2020-08-01 13:49:17 +03:00 |
|
Andrew Murray
|
6b527a61f0
|
Updated name
Co-authored-by: nulano <nulano@nulano.eu>
|
2020-08-01 20:47:14 +10:00 |
|
Andrew Murray
|
af4ec8385e
|
Removed 32-bit MinGW job
|
2020-08-01 19:59:05 +10:00 |
|
Andrew Murray
|
a23ec9cfb7
|
Split phony targets
|
2020-08-01 19:21:28 +10:00 |
|
Andrew Murray
|
96a125911a
|
Updated phony targets
|
2020-08-01 11:09:55 +10:00 |
|
Andrew Murray
|
7471fdffb8
|
Merge pull request #4824 from hugovk/fix-link
Remove outdated make upload-test and upload commands
|
2020-08-01 11:07:15 +10:00 |
|
Andrew Murray
|
43fca3dcd3
|
Replaced distutils build_ext with setuptools
|
2020-07-31 19:14:43 +10:00 |
|
Andrew Murray
|
5da1a8adcf
|
Read EXIF data tEXt chunk into info as bytes instead of string
|
2020-07-31 17:42:48 +10:00 |
|
Hugo van Kemenade
|
10615a7da7
|
Upgrade Python syntax for 3.6+
Co-authored-by: nulano <nulano@nulano.eu>
|
2020-07-30 10:09:18 +03:00 |
|
Hugo van Kemenade
|
446a836f1c
|
Remove outdated make upload-test and upload commands, we use twine now
|
2020-07-29 19:24:50 +03:00 |
|
Hugo van Kemenade
|
48c7d84bf7
|
Merge pull request #4814 from radarhere/sysconfig
|
2020-07-29 09:50:41 +03:00 |
|
Hugo van Kemenade
|
0d4e3ebcf9
|
Merge pull request #4817 from radarhere/mingw
Removed distutils from MinGW detection
|
2020-07-29 09:48:59 +03:00 |
|
Hugo van Kemenade
|
c9499ed4da
|
Merge pull request #4822 from radarhere/unused
Removed unused variables
|
2020-07-29 09:45:07 +03:00 |
|
Andrew Murray
|
fda22ed82e
|
Removed unused variables
|
2020-07-29 07:54:33 +10:00 |
|
Hugo van Kemenade
|
e42aec8c90
|
Update Black target to py36
|
2020-07-27 17:02:10 +03:00 |
|
Andrew Murray
|
73f51ae484
|
Removed distutils from MinGW detection
|
2020-07-26 21:01:25 +10:00 |
|
Andrew Murray
|
a10634e13f
|
Do not explicitly import distutils
|
2020-07-26 14:59:30 +10:00 |
|
Hugo van Kemenade
|
893489c572
|
Merge pull request #4815 from radarhere/harfbuzz
Updated harfbuzz to 2.7.0
|
2020-07-25 15:52:23 +03:00 |
|
Andrew Murray
|
f6117930ab
|
Merge pull request #4809 from hugovk/rm-distutils-sysconfig
setup.py: Get prefix directly from sys instead of distutils
|
2020-07-25 21:39:36 +10:00 |
|
Andrew Murray
|
86828b3fa6
|
Updated harfbuzz to 2.7.0
|
2020-07-25 21:05:31 +10:00 |
|
Andrew Murray
|
42bb401e88
|
Replaced distutils sysconfig
|
2020-07-25 20:03:27 +10:00 |
|
Hugo van Kemenade
|
cda0dc6ec4
|
Merge pull request #57 from radarhere/rm-distutils-sysconfig
|
2020-07-24 16:02:28 +03:00 |
|
Andrew Murray
|
99a2aa0e71
|
Updated CHANGES.rst [ci skip]
|
2020-07-24 20:49:43 +10:00 |
|
Andrew Murray
|
11de331886
|
Merge pull request #4798 from hugovk/rm-deprecated-notimplemented
Remove long-deprecated Image.py functions
|
2020-07-24 20:48:20 +10:00 |
|
Andrew Murray
|
7c576adb19
|
Simplified code
|
2020-07-24 19:58:17 +10:00 |
|
Hugo van Kemenade
|
e5415ca082
|
Merge pull request #4811 from radarhere/attributes
|
2020-07-23 21:39:43 +03:00 |
|
Andrew Murray
|
908567a718
|
Capitalisaton
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2020-07-24 01:04:19 +10:00 |
|
Peter Petrik
|
ef88be6548
|
fix build on macos and clang when zip.h is present on system from zlib library
|
2020-07-23 15:59:18 +02:00 |
|
Andrew Murray
|
836dcc5ba0
|
Document missing attributes
|
2020-07-23 22:40:02 +10:00 |
|
Hugo van Kemenade
|
ea96cbeddc
|
Alphabetise
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2020-07-22 12:10:23 +03:00 |
|