gh-102471, PEP 757: Add PyLong import and export API (#121339)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
Co-authored-by: Steve Dower <steve.dower@microsoft.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
This commit is contained in:
Victor Stinner 2024-12-13 14:24:48 +01:00 committed by GitHub
parent d05a4e6a0d
commit 6446408d42
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 576 additions and 0 deletions

View file

@ -319,6 +319,7 @@ Objects/exceptions.c - static_exceptions -
Objects/genobject.c - ASYNC_GEN_IGNORED_EXIT_MSG -
Objects/genobject.c - NON_INIT_CORO_MSG -
Objects/longobject.c - _PyLong_DigitValue -
Objects/longobject.c - PyLong_LAYOUT -
Objects/object.c - _Py_SwappedOp -
Objects/object.c - _Py_abstract_hack -
Objects/object.c - last_final_reftotal -

Can't render this file because it has a wrong number of fields in line 4.