mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
NEWS entry for #1525766.
This commit is contained in:
parent
d92ae78bdb
commit
cf0c1729dc
1 changed files with 3 additions and 0 deletions
|
@ -42,6 +42,9 @@ Core and builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Patch #1525766: In pkgutil.walk_packages, correctly pass the onerror callback
|
||||
to recursive calls and call it with the failing package name.
|
||||
|
||||
- Bug #1525817: Don't truncate short lines in IDLE's tool tips.
|
||||
|
||||
- Patch #1515343: Fix printing of deprecated string exceptions with a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue