STINNER Victor <vstin...@redhat.com> added the comment:
You can install and enable faulthandler to get the Python traceback where the bug occurs. It is likely that the bug comes from a third party C extension. What are the C extensions used by pybot? ---------- nosy: +vstinner _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue34570> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com