Roundup Tracker - Issues

Message7391

Author rouilj
Recipients rouilj, tekberg
Date 2021-12-01.17:42:53
Message-id <1638380573.43.0.787544951162.issue2551174@roundup.psfhosted.org>
In-reply-to
I ran https://issues.roundup-tracker.org/file1708/python_bug.py with pypy3.
It returned the truncated list which exhibits the bug in the prior
way of accessing symbols. So looks like we need symtable to make this work.

I have to admit I have no idea how that test case works, but it is failing
"successfully".
History
Date User Action Args
2021-12-01 17:42:53rouiljsetmessageid: <1638380573.43.0.787544951162.issue2551174@roundup.psfhosted.org>
2021-12-01 17:42:53rouiljsetrecipients: + rouilj, tekberg
2021-12-01 17:42:53rouiljlinkissue2551174 messages
2021-12-01 17:42:53rouiljcreate