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
I made a change that broke functions with > 255 args, and the only test that failed was a namedtuple test (with a namedtuple with many fields). We need also a test for a plain function call (it makes it easier to see what broke).