mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
Add Idle NEWS item.
This commit is contained in:
commit
5addf891ed
1 changed files with 6 additions and 0 deletions
|
@ -230,6 +230,12 @@ Library
|
|||
- Issue #23898: Fix inspect.classify_class_attrs() to support attributes
|
||||
with overloaded __eq__ and __bool__. Patch by Mike Bayer.
|
||||
|
||||
IDLE
|
||||
----
|
||||
|
||||
- Issue #23184: remove unused names and imports in idlelib.
|
||||
Initial patch by Al Sweigart.
|
||||
|
||||
Tests
|
||||
-----
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue