• da-woods's avatar
    Disable USE_UNICODE_WRITER for Py3.11 (GH-4480) · 864897c7
    da-woods authored
    Python 3.11 hid _PyLong_FormatAdvancedWriter and
    _PyFloat_FormatAdvancedWriter. I've disabled USE_UNICODE_WRITER
    for the moment but I suspect we want to find replacements in the longer term.
    864897c7
ModuleSetupCode.c 54.1 KB