mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Fix spelling and grammar in code comments and documentation
This commit is contained in:
parent
c69fd86f94
commit
2f9171d900
4 changed files with 4 additions and 4 deletions
|
@ -2194,7 +2194,7 @@ Core and Builtins
|
|||
NULL).
|
||||
|
||||
- Issue #10829: Refactor PyUnicode_FromFormat(), use the same function to parse
|
||||
the format string in the 3 steps, fix crashs on invalid format strings.
|
||||
the format string in the 3 steps, fix crashes on invalid format strings.
|
||||
|
||||
- Issue #13007: whichdb should recognize gdbm 1.9 magic numbers.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue