You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apparently, the weird structor of the SConsTimer class is such that
the previous fix for the "makedict" method fails on older Pythons.
Just moved the "static method" outside the class to be a top-level
function, that seems to work better.
Signed-off-by: Mats Wichmann <mats@linux.com>
0 commit comments