When building thesv-langproject against Python 3.13, a compilation error occurs in theNumericBindings.cppfile. The error indicates that the_PyLong_AsByteArrayfunction is being called with too few arguments. Python 3.13 has introduced a change where this function now requires an additional argument....
python3.8 -I/build/source/clang/include -Itools/lldb/../clang/include -I/build/source/lldb/source -Itools/lldb/source -isystem /usr/include/libxml2 -fstack-protector-strong -Wformat -Werror=format-security -Wno-unused-command-line-argument -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fno-...