mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Fix some typos in the NEWS file
This commit is contained in:
commit
ccd6c593ef
1 changed files with 1 additions and 1 deletions
|
@ -188,7 +188,7 @@ Library
|
|||
|
||||
Issue #26186: Remove an invalid type check in importlib.util.LazyLoader.
|
||||
|
||||
- Issue #26367: importlib.__init__() raises ImportError like
|
||||
- Issue #26367: importlib.__import__() raises ImportError like
|
||||
builtins.__import__() when ``level`` is specified but without an accompanying
|
||||
package specified.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue