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