We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc16025 commit 4756af9Copy full SHA for 4756af9
CHANGES.rst
@@ -7,6 +7,24 @@ Changelog (Pillow)
7
8
- This is the last Pillow release to support Python 2.7 #3642
9
10
+- Catch buffer overruns #4104
11
+ [radarhere]
12
+
13
+- Initialize rows_per_strip when RowsPerStrip tag is missing #4034
14
+ [cgohlke, radarhere]
15
16
+- Raise error if TIFF dimension is a string #4103
17
18
19
+- Added decompression bomb checks #4102
20
21
22
+- Fix ImageGrab.grab DPI scaling on Windows 10 version 1607+ #4000
23
+ [nulano, radarhere]
24
25
+- Corrected negative seeks #4101
26
27
28
- Added argument to capture all screens on Windows #3950
29
[nulano, radarhere]
30
0 commit comments