Kaydet (Commit) 69a2547c authored tarafından Larry Hastings's avatar Larry Hastings

Issue #20530: The signatures for slot builtins have been updated

to reflect the fact that they only accept positional-only arguments.
üst b082731f
......@@ -32,6 +32,9 @@ Core and Builtins
Library
-------
- Issue #20530: The signatures for slot builtins have been updated
to reflect the fact that they only accept positional-only arguments.
- Issue #20517: Functions in the os module that accept two filenames
now register both filenames in the exception on failure.
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment