Dan Yeaw <d...@yeaw.me> added the comment:

I continued to look in to this and updated the title of the issue, I don't 
think this is caused by doctest. I also updated a minimum example here:

https://github.com/danyeaw/plugin-console-test

If using pytest and GTK, any module loaded that makes use of readline causes a 
seg fault on CI. For example rlcompleter and doctest cause the crash, and even 
just importing readline.

This is reproducible for Python 3.10 and Python 3.7, but not 3.8 or 3.9.

----------
title: Doctest Seg Fault with Python 3.10 on CI -> readline + GTK + Pytest Seg 
Fault with Python 3.7 and 3.10 on CI
versions: +Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45913>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to