Skip to content

[lltype] Fix an infinite recursion if Struct.__getattr__ is called before __init__

Bitbucket Importer requested to merge topic/default/bitbucket-pr-7 into branch/default

Created originally on Bitbucket by kmod (Kevin Modzelewski)

Had to address this in order to attach a tracing profiler to the translation benchmark.

Merge request reports