Kaydet (Commit) 582d3fb1 authored tarafından Guido van Rossum's avatar Guido van Rossum

Fix news entry for issue 24018.

üst 80e4dbea
......@@ -41,7 +41,7 @@ Library
- Issue #24134: assertRaises(), assertRaisesRegex(), assertWarns() and
assertWarnsRegex() checks are not longer successful if the callable is None.
- Issue #24018: Add a collections.Generator abstract base class.
- Issue #24018: Add a collections.abc.Generator abstract base class.
Contributed by Stefan Behnel.
- Issue #23880: Tkinter's getint() and getdouble() now support Tcl_Obj.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment