This repository has been archived by the owner on Dec 27, 2021. It is now read-only.
forked from python/typeshed
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change some tkinter function parameter types from bool to int. (pytho…
…n#4765) Change some tkinter function parameter types from bool to int. Based on the fact that tk.{YES,NO,TRUE,FALSE} are defined as ints and that the usage example in the source code also uses an int as a bool.
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters