mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Fix a typo. (closes #18953)
This commit is contained in:
parent
dfa689bfdd
commit
c700180443
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
- Issue #18672: Fixed format specifiers for Py_ssize_t in debugging output in
|
- Issue #18672: Fixed format specifiers for Py_ssize_t in debugging output in
|
||||||
the _sre moduel.
|
the _sre module.
|
||||||
|
|
||||||
- Issue #18830: inspect.getclasstree() no more produces duplicated entries even
|
- Issue #18830: inspect.getclasstree() no more produces duplicated entries even
|
||||||
when input list contains duplicates.
|
when input list contains duplicates.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue