fix spelling
This commit is contained in:
parent
0ec820fc5f
commit
c40ddae84c
|
@ -13,7 +13,7 @@ Core and Builtins
|
|||
in string formatting operations.
|
||||
|
||||
- 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
|
||||
user that created them, even when the source file is read-only.
|
||||
|
|
Loading…
Reference in New Issue