Kaydet (Commit) 67f7a5ad authored tarafından Benjamin Peterson's avatar Benjamin Peterson

merge 3.2

...@@ -16,7 +16,7 @@ Core and Builtins ...@@ -16,7 +16,7 @@ Core and Builtins
delete it on any type. delete it on any type.
- Issue #16345: Fix an infinite loop when ``fromkeys`` on a dict subclass - Issue #16345: Fix an infinite loop when ``fromkeys`` on a dict subclass
recieved a nonempty dict from the constructor. received a nonempty dict from the constructor.
- Issue #16271: Fix strange bugs that resulted from __qualname__ appearing in a - Issue #16271: Fix strange bugs that resulted from __qualname__ appearing in a
class's __dict__ and on type. class's __dict__ and on type.
......
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