mirror of
https://github.com/python/cpython.git
synced 2026-01-05 15:02:33 +00:00
Fix news entry for issue 24018.
This commit is contained in:
parent
80e4dbea0e
commit
582d3fb1a5
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue