Remove redundant NEWS entry.
This commit is contained in:
parent
c8400a47bb
commit
6225260e8c
|
@ -1848,9 +1848,6 @@ Core and Builtins
|
|||
|
||||
- Issue #18942: sys._debugmallocstats() output was damaged on Windows.
|
||||
|
||||
- Issue #18780: %-formatting now prints value instead of str for
|
||||
int subclasses when using %d, %i, and %u codes.
|
||||
|
||||
- Issue #18571: Implementation of the PEP 446: file descriptors and file
|
||||
handles are now created non-inheritable; add functions
|
||||
os.get/set_inheritable(), os.get/set_handle_inheritable() and
|
||||
|
|
Loading…
Reference in New Issue