STINNER Victor <vstin...@python.org> added the comment:

Thanks Miro for the bug report, it's now fixed ;-)

In PR 19792, Miro proposed to skip test_gdb is gdb is available but exit with 
non-zero exit code. I chose to raise a hard exception instead, to notify CI 
owners that something is wrong. I prefer to not make gdb error "silent". 
Otherwise, we may miss that python-gdb.py is no longer tested on a CI.

----------

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

Reply via email to