Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 447f0cc

Browse files
committed
merge 3.2
2 parents 6e3358a + 2c14146 commit 447f0cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Misc/NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Core and Builtins
1919
- Issue #14592: Attempting a relative import w/o __package__ or __name__ set in
2020
globals raises a KeyError.
2121

22-
- Issue #14607: Fix defaults keyword-only arguments which started with ``__``.
22+
- Issue #14607: Fix keyword-only arguments which started with ``__``.
2323

2424
- Issue #10854: The ImportError raised when an extension module on Windows
2525
fails to import now uses the new path and name attributes from

0 commit comments

Comments
 (0)