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

Skip to content

Commit aa5e299

Browse files
committed
Fix wording in NEWS entry.
1 parent 54bf73a commit aa5e299

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
@@ -1902,7 +1902,7 @@ Library
19021902
- Issue #18672: Fixed format specifiers for Py_ssize_t in debugging output in
19031903
the _sre module.
19041904

1905-
- Issue #18830: inspect.getclasstree() no more produces duplicated entries even
1905+
- Issue #18830: inspect.getclasstree() no longer produces duplicate entries even
19061906
when input list contains duplicates.
19071907

19081908
- Issue #18878: sunau.open now supports the context manager protocol. Based on

0 commit comments

Comments
 (0)