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

Skip to content

Commit 582d3fb

Browse files
committed
Fix news entry for issue 24018.
1 parent 80e4dbe commit 582d3fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Misc/NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Library
4141
- Issue #24134: assertRaises(), assertRaisesRegex(), assertWarns() and
4242
assertWarnsRegex() checks are not longer successful if the callable is None.
4343

44-
- Issue #24018: Add a collections.Generator abstract base class.
44+
- Issue #24018: Add a collections.abc.Generator abstract base class.
4545
Contributed by Stefan Behnel.
4646

4747
- Issue #23880: Tkinter's getint() and getdouble() now support Tcl_Obj.

0 commit comments

Comments
 (0)