Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6e3358a + 2c14146 commit 447f0ccCopy full SHA for 447f0cc
1 file changed
Misc/NEWS
@@ -19,7 +19,7 @@ Core and Builtins
19
- Issue #14592: Attempting a relative import w/o __package__ or __name__ set in
20
globals raises a KeyError.
21
22
-- Issue #14607: Fix defaults keyword-only arguments which started with ``__``.
+- Issue #14607: Fix keyword-only arguments which started with ``__``.
23
24
- Issue #10854: The ImportError raised when an extension module on Windows
25
fails to import now uses the new path and name attributes from
0 commit comments