mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Add missing issue number in Misc/NEWS entry.
This commit is contained in:
parent
1691025ff2
commit
2628590970
1 changed files with 1 additions and 1 deletions
|
@ -1576,7 +1576,7 @@ Documentation
|
|||
C-API
|
||||
-----
|
||||
|
||||
- Issue #Add '%lld' and '%llu' support to PyString_FromFormat(V)
|
||||
- Issue #7228: Add '%lld' and '%llu' support to PyString_FromFormat(V)
|
||||
and PyErr_Format, on machines with HAVE_LONG_LONG defined.
|
||||
|
||||
- Add new C-API function PyOS_string_to_double, and deprecated
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue