-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
Description
Feature
It would be nice if the typeshed would be updated before the next release (next week? #10600).
Pitch
Recently I improved some commonly used classes in tkinter stubs: python/typeshed#5586, python/typeshed#5584, python/typeshed#5583. These are not actually usable to most people, and in my project, a custom typeshed as submodule causes trouble to other people working on the project.
To show the difference, I created #10620.