https://bz.mercurial-scm.org/show_bug.cgi?id=6879

            Bug ID: 6879
           Summary: Support Python 3.12
                    mercurial/rustext.cpython-312-x86_64-linux-gnu.so:
                    undefined symbol: _PyUnicode_Ready
           Product: Mercurial
           Version: 6.7.4
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: Mercurial
          Assignee: bugzi...@mercurial-scm.org
          Reporter: pierre.aug...@univ-grenoble-alpes.fr
                CC: mercurial-de...@mercurial-scm.org
    Python Version: ---

When trying to build Mercurial for conda-forge, some pipelines failed for Linux
and Python 3.12 (example:
https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=953535&view=logs&j=517fe804-fa30-5dc2-1413-330699242c05&t=c7d0fcb4-3a10-5b26-dfea-e879a93fc2ab)

ImportError:
/home/conda/feedstock_root/build_artifacts/mercurial_1718200474028/_test_env/lib/python3.12/site-packages/mercurial/rustext.cpython-312-x86_64-linux-gnu.so:
undefined symbol: _PyUnicode_Ready

I found https://github.com/dgrunwald/rust-cpython/issues/294 which might be
relevant.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@lists.mercurial-scm.org
https://lists.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to