Miro Hrončok <m...@hroncok.cz> added the comment: I can reproduce this from git main branch:
$ git clean -fdx $ mkdir -p build/debug $ cd build/debug $ ../../configure --with-platlibdir=lib64 --enable-shared --without-ensurepip --with-pydebug $ make $ cd ../.. $ LD_LIBRARY_PATH=$PWD/build/debug build/debug/python -m test -v test_tools ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue45402> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com