Commit Graph

10585 Commits

Author SHA1 Message Date
Hugo van Kemenade
0ff4cfe439
Merge pull request #4914 from radarhere/profile_path
Fixed loading profile with non-ASCII path on Windows
2020-09-13 08:53:37 +03:00
Andrew Murray
c196af6ddb Fixed loading profile with non-ASCII path on Windows 2020-09-13 13:53:58 +10:00
Andrew Murray
2e029d9a79
Merge pull request #4840 from essarrjay/patch-1
Image.thumbnail docstring: added missing filters
2020-09-12 11:03:56 +10:00
Hugo van Kemenade
7e06a91ce6
Merge pull request #4912 from MauveRanger/patch-2
Clarify that modes are strings, not constants
2020-09-10 08:01:53 +03:00
MauveRanger
96b3935adc
[ci skip] Clarify that modes are strings, not constants
I misunderstood this section the first time I read it. I hope this change will clarify how to request a mode such as from Image.new("RGBA", size)
2020-09-09 18:28:49 -04:00
Andrew Murray
cd217bd9ff Updated CHANGES.rst [ci skip] 2020-09-09 19:22:30 +10:00
Andrew Murray
6a630fd3c8
Merge pull request #4908 from radarhere/effect_spread
Fixed effect_spread bug for zero distance
2020-09-09 18:59:42 +10:00
Andrew Murray
272f519a40
Merge pull request #10 from hugovk/radarhere-effect_spread
Small optimisation: move distance==0 comparison to outer loop
2020-09-09 18:36:01 +10:00
Hugo van Kemenade
68da661db9 Small optimisation: move distance==0 comparison to outer loop, to check once per call instead of once per pixel 2020-09-09 10:08:46 +03:00
Andrew Murray
c83ffc6aea Fixed effect_spread bug for zero distance 2020-09-08 18:51:58 +10:00
Hugo van Kemenade
9e6dabf0e5
Merge pull request #4905 from python-pillow/docs-python-versions-header
Docs: Give supported Python versions its own header
2020-09-08 10:03:53 +03:00
Hugo van Kemenade
ac2c0df61e
Give supported Python versions its own header 2020-09-07 17:00:02 +03:00
Hugo van Kemenade
df06eedbb5
Merge pull request #4902 from comhar/master
Add `ImageDraw.regular_polygon` to release notes
2020-09-06 10:57:40 +03:00
Tommy C
d49f90444c Add documentation link to release notes
[skip ci]
2020-09-06 07:08:50 +01:00
Hugo van Kemenade
efb0055645
Same length header underline 2020-09-05 22:44:56 +03:00
Tommy C
7a75e09fe1 Add ImageDraw.regular_polygon to release notes
[skip ci]
2020-09-05 20:08:26 +01:00
Andrew Murray
0e69b8e23b Updated CHANGES.rst [ci skip] 2020-09-05 20:52:50 +10:00
Andrew Murray
fac2d2781e
Merge pull request #4837 from nulano/formats
Add formats parameter to open
2020-09-05 20:49:59 +10:00
Hugo van Kemenade
4a143ba857
Merge pull request #4901 from radarhere/lint
Lint fix
2020-09-05 08:05:21 +03:00
Andrew Murray
9c22425881 Lint fix 2020-09-05 13:32:59 +10:00
Andrew Murray
b6ac9d6947 Updated CHANGES.rst [ci skip] 2020-09-05 13:24:45 +10:00
Hugo van Kemenade
8c405fcfae
Merge pull request #4898 from jwon/patch-1 2020-09-05 00:18:26 +03:00
Hugo van Kemenade
3dba4ee10a
Merge pull request #4846 from comhar/features/compute_polygon_coordinates 2020-09-04 23:28:43 +03:00
James Won
f0361a1b7f
Update docs/installation.rst
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2020-09-04 13:17:27 -07:00
James Won
adb089de4e
Update docs/installation.rst
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2020-09-04 13:17:07 -07:00
nulano
5669246da0 add release notes for formats parameter 2020-09-04 21:33:02 +02:00
nulano
a340dc5fd3 Merge remote-tracking branch 'upstream/master' into formats 2020-09-04 21:07:34 +02:00
Andrew Murray
9bd691f1f4 Updated CHANGES.rst [ci skip] 2020-09-04 12:48:07 +10:00
Hugo van Kemenade
63d8a600cb
Merge pull request #4890 from nulano/mingw-setup 2020-09-03 21:11:39 +03:00
Hugo van Kemenade
799fa9764f
Merge pull request #4882 from nulano/putpixel 2020-09-03 19:22:30 +03:00
Hugo van Kemenade
9fe39faa49
Merge pull request #4803 from lukegb/bytes-warning 2020-09-03 19:00:53 +03:00
Hugo van Kemenade
128261fdbb
Merge branch 'master' into bytes-warning 2020-09-03 18:31:03 +03:00
James Won
c16d23362c
Add comma and minor style changes 2020-09-02 12:18:43 -07:00
Hugo van Kemenade
5ce2fac3d6
Merge pull request #4794 from hugovk/rm-3.5 2020-09-02 21:28:58 +03:00
Hugo van Kemenade
ddc4c64664
Merge branch 'master' into rm-3.5 2020-09-02 20:36:30 +03:00
Andrew Murray
eaff0b1b90 Updated CHANGES.rst [ci skip] 2020-09-03 00:04:11 +10:00
Hugo van Kemenade
9f1f63a46b
Merge pull request #4862 from radarhere/subifds 2020-09-02 16:58:55 +03:00
Andrew Murray
186a4723c8 Added test for empty GPS IFD 2020-09-02 21:14:36 +10:00
Andrew Murray
28c6b60b40
Merge pull request #4894 from radarhere/pil
Without the Bitbucket repo, there is no place for PIL issues
2020-09-02 17:36:31 +10:00
Hugo van Kemenade
818392db22 Merge remote-tracking branch 'upstream/master' into rm-3.5 2020-09-01 20:22:26 +03:00
Hugo van Kemenade
e0eec1eb56 Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
Andrew Murray
8c891a21d7 Without the Bitbucket repo, there is no place for PIL issues [ci skip] 2020-09-01 21:36:57 +10:00
Hugo van Kemenade
4174d42676
Merge pull request #4893 from jdufresne/w503 2020-08-31 22:56:23 +03:00
Jon Dufresne
2a194a6323 Remove W503 from flake8 ignore list (ignored by default)
See:
https://pycodestyle.pycqa.org/en/latest/intro.html#error-codes

> In the default configuration, the checks E121, E123, E126, E133, E226,
> E241, E242, E704, W503, W504 and W505 are ignored because they are not
> rules unanimously accepted, and PEP 8 does not enforce them.
2020-08-31 11:31:35 -07:00
Hugo van Kemenade
1ff90e7bdb
Merge pull request #4812 from PeterPetrik/fix_build_macos 2020-08-31 16:44:14 +03:00
nulano
9667d5c6cc
Merge branch 'master' into mingw-setup 2020-08-31 14:18:39 +01:00
Peter Petrik
00dede539e
Merge pull request #1 from radarhere/fix_build_macos
Renamed zip header file
2020-08-31 15:09:04 +02:00
Andrew Murray
799b25d9f1 Renamed zip header file 2020-08-31 22:44:51 +10:00
Andrew Murray
fffb7002be
Merge pull request #4892 from radarhere/precommit
Update pre-commit
2020-08-31 22:38:18 +10:00
Andrew Murray
ca43774d40 Corrected comment layout
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2020-08-31 18:50:15 +10:00