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

fix spelling

üst 0ec820fc
...@@ -13,7 +13,7 @@ Core and Builtins ...@@ -13,7 +13,7 @@ Core and Builtins
in string formatting operations. in string formatting operations.
- 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 #6074: Ensure cached bytecode files can always be updated by the - Issue #6074: Ensure cached bytecode files can always be updated by the
user that created them, even when the source file is read-only. user that created them, even when the source file is read-only.
......
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