mirror of
https://github.com/python/cpython.git
synced 2025-11-20 02:50:14 +00:00
Merge
This commit is contained in:
commit
03c7ed1580
3 changed files with 13 additions and 1 deletions
|
|
@ -17,6 +17,8 @@ Core and Builtins
|
|||
- Issue #14592: Attempting a relative import w/o __package__ or __name__ set in
|
||||
globals raises a KeyError.
|
||||
|
||||
- Issue #14607: Fix defaults keyword-only arguments which started with ``__``.
|
||||
|
||||
- Issue #10854: The ImportError raised when an extension module on Windows
|
||||
fails to import now uses the new path and name attributes from
|
||||
Issue #1559549.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue