Skip to content

Commit edd620a

Browse files
committed
Add type hints to release notes
1 parent a6c7a04 commit edd620a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/releasenotes/10.3.0.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,9 @@ Release GIL when fetching WebP frames
104104

105105
Python's Global Interpreter Lock is now released when fetching WebP frames from
106106
the libwebp decoder.
107+
108+
Type hints
109+
^^^^^^^^^^
110+
111+
Pillow now has type hints, and the package includes a ``py.typed`` file and the
112+
``Typing :: Typed`` Trove classifier.

0 commit comments

Comments
 (0)