mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Add type hints to release notes
This commit is contained in:
parent
a6c7a04c00
commit
edd620a352
|
@ -104,3 +104,9 @@ Release GIL when fetching WebP frames
|
|||
|
||||
Python's Global Interpreter Lock is now released when fetching WebP frames from
|
||||
the libwebp decoder.
|
||||
|
||||
Type hints
|
||||
^^^^^^^^^^
|
||||
|
||||
Pillow now has type hints, and the package includes a ``py.typed`` file and the
|
||||
``Typing :: Typed`` Trove classifier.
|
||||
|
|
Loading…
Reference in New Issue
Block a user