mirror of
https://github.com/python/cpython.git
synced 2025-09-28 03:13:48 +00:00
Issue #10446 NEWS entry
This commit is contained in:
parent
0ffe6a9760
commit
9a4030ee75
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #10446: Module documentation generated by pydoc now links to a
|
||||
version-specific online reference manual.
|
||||
|
||||
- Make the 'No module named' exception message from importlib consistent.
|
||||
|
||||
- Issue #10443: Add the SSLContext.set_default_verify_paths() method.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue