Message395147
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 |
|
Date |
User |
Action |
Args |
2021-06-05 01:39:23 | pablogsal | set | recipients:
+ pablogsal, terry.reedy, vstinner, zzzeek, erlendaasland |
2021-06-05 01:39:23 | pablogsal | set | messageid: <1622857163.11.0.132990791703.issue44304@roundup.psfhosted.org> |
2021-06-05 01:39:23 | pablogsal | link | issue44304 messages |
2021-06-05 01:39:23 | pablogsal | create | |
|