Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 780acc8 commit f658641Copy full SHA for f658641
1 file changed
Lib/idlelib/NEWS.txt
@@ -84,7 +84,7 @@ bpo-31421: Document how IDLE runs tkinter programs.
84
IDLE calls tcl/tk update in the background in order to make live
85
interaction and experimentatin with tkinter applications much easier.
86
87
-bpo-bpo-31414: Fix tk entry box tests by deleting first.
+bpo-31414: Fix tk entry box tests by deleting first.
88
Adding to an int entry is not the same as deleting and inserting
89
because int('') will fail. Patch by Terry Jan Reedy.
90
0 commit comments