mirror of
https://github.com/python/cpython.git
synced 2025-09-28 03:13:48 +00:00
fix spelling
This commit is contained in:
parent
275c848736
commit
37d2c99b22
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Core and Builtins
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
- 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 #16197: Update winreg docstrings and documentation to match code.
|
- Issue #16197: Update winreg docstrings and documentation to match code.
|
||||||
Patch by Zachary Ware.
|
Patch by Zachary Ware.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue