Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

Using the reproducer code by Mike, without this fix:

❯ ./python ../lel.py
[1]    25344 segmentation fault  ./python ../lel.py

With this fix:

❯ ./python ../problem.py
❯ echo $?
0

----------

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

Reply via email to