Upgrade Pillow stubs for Pillow 8.3 (#5731)

* Upgrade Pillow stubs for Pillow 8.3

* stubtest: ignore PIL._tkinter_finder

* Annotate TiffTags.py

* Pillow: stubtest and various other fixes

* Remove tkinter modules from stubtest_allowlist
This commit is contained in:
Sebastian Rittau
2021-07-08 18:22:07 -07:00
committed by GitHub
parent c968614bae
commit 788b20e326
7 changed files with 69 additions and 38 deletions
+1 -1
View File
@@ -1 +1 @@
version = "8.2"
version = "8.3"