clint-lawrence
clint-lawrence
@pazzarpj, have you got a script that shows the error? or can you write a failing test?
@pazzarpj I know you investigated this at least a little. Did it get resolved, or still and open question?
Obviously we need to get #184 landed, but if this works, we should get this merged too! Then the churn on existing scripts only has to happen once. For testing,...
> We could do this, which covers for both when the subclass has been annotated and not. Don't need the `str` cast around `self.__class__.__name__` Pretty sure that big long class...
> I hope the deploy failing is because my code breaks on 3.8 and not actually because it couldn't install Node.js You can drop the other python versions from CI...
How's the migration to 3.13 going, because this would nice to return to :)
I'm just going to brainstorm some idea without too much thought - have the current range functions return an enum which reflects the appropriate input for the selected range. That...
I think this is good concept in general. I'm not sold on the idea you've outlined where you silently force the range change. But I'm hopeful we can come up...
> More abstractly... Why are we putting the responsibility on the jig test code rather than the driver? This is a manual intervention from the test operator to switch ports?...
It's kind of horrendous that this has remained unfixed for so long. And that it was ever like this in the first place