Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f658641

Browse files
authored
Removed doubled 'bpo-'. (#4777)
1 parent 780acc8 commit f658641

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/idlelib/NEWS.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ bpo-31421: Document how IDLE runs tkinter programs.
8484
IDLE calls tcl/tk update in the background in order to make live
8585
interaction and experimentatin with tkinter applications much easier.
8686

87-
bpo-bpo-31414: Fix tk entry box tests by deleting first.
87+
bpo-31414: Fix tk entry box tests by deleting first.
8888
Adding to an int entry is not the same as deleting and inserting
8989
because int('') will fail. Patch by Terry Jan Reedy.
9090

0 commit comments

Comments
 (0)