mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
[issue19151] Fix issue number in Misc/NEWS entry.
This commit is contained in:
parent
5179445520
commit
bf14dccc4d
1 changed files with 1 additions and 1 deletions
|
@ -358,7 +358,7 @@ Library
|
||||||
- Issue #18598: Tweak exception message for importlib.import_module() to
|
- Issue #18598: Tweak exception message for importlib.import_module() to
|
||||||
include the module name when a key argument is missing.
|
include the module name when a key argument is missing.
|
||||||
|
|
||||||
- Issue #19951: Fix docstring and use of _get_suppported_file_loaders() to
|
- Issue #19151: Fix docstring and use of _get_suppported_file_loaders() to
|
||||||
reflect 2-tuples.
|
reflect 2-tuples.
|
||||||
|
|
||||||
- Issue #19152: Add ExtensionFileLoader.get_filename().
|
- Issue #19152: Add ExtensionFileLoader.get_filename().
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue