Message362628
So I was trying it again in Python 3.6.9 and 3.8.1 directly in REPL. And it behaves same. I have tried it on two different linux boxes (both 64bit) where I have diffrent versions. In both of them it crashes in same way .. destroy _ast and then it crashes and faulthandler again shows shelve (pickle)
So I am attaching new crash reports directly from REPL where I just call list(data.items()) and then exit()
Btw it seems to me that when PDB is active crash does not occurs until exit() is called. |
|
Date |
User |
Action |
Args |
2020-02-25 09:18:28 | zd nex | set | recipients:
+ zd nex, dorosch |
2020-02-25 09:18:28 | zd nex | set | messageid: <1582622308.59.0.232552172851.issue39672@roundup.psfhosted.org> |
2020-02-25 09:18:28 | zd nex | link | issue39672 messages |
2020-02-25 09:18:28 | zd nex | create | |
|