mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
typos
This commit is contained in:
parent
5e7f645c16
commit
fe8745d1e4
1 changed files with 2 additions and 2 deletions
|
@ -1208,8 +1208,8 @@ Build
|
|||
C-API
|
||||
-----
|
||||
|
||||
- Issue #6624: yArg_ParseTuple with "s" format when parsing argument with
|
||||
NUL: Bogus TypeError detail string.
|
||||
- Issue #6624: PyArg_ParseTuple with "s" format when parsing argument with
|
||||
NULL: Bogus TypeError detail string.
|
||||
|
||||
- Issue #5954: Add a PyFrame_GetLineNumber() function to replace most uses of
|
||||
PyCode_Addr2Line().
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue