Skip to content

Build failure with CPython 3.13.0 #25

@decaz

Description

@decaz
building 'cyac.xstring' extension
clang++ -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -Ilib/cyac -I/Users/marat/workspace/publishing/.venv/include -I/Users/marat/.pyenv/versions/3.13.0/include/python3.13 -c lib/cyac/xstring.cpp -o build/temp.macosx-15.0-arm64-cpython-313/lib/cyac/xstring.o
lib/cyac/xstring.cpp:5097:17: error: use of undeclared identifier '_PyUnicode_ToLowerFull'
 5097 |     __pyx_v_n = _PyUnicode_ToLowerFull((__pyx_v_original->chars[__pyx_v_ori_char_idx]), __pyx_v_buf);
      |                 ^
1 error generated.
error: command '/usr/bin/clang++' failed with exit code 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions