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 7abe38d commit 09fecfeCopy full SHA for 09fecfe
1 file changed
docs/releasenotes/12.2.0.rst
@@ -41,7 +41,7 @@ Passing nested lists as coordinates to APIs that accept coordinates such as
41
and :py:meth:`~PIL.ImageDraw.ImageDraw.line` could cause a heap buffer overflow,
42
as nested lists were recursively unpacked beyond the allocated buffer.
43
Coordinate lists are now validated to contain exactly two numeric coordinates.
44
-This was introduced in Pillow 12.0.0.
+This was introduced in Pillow 11.2.1.
45
46
API changes
47
===========
0 commit comments