Kevin Duff

Results 7 comments of Kevin Duff

I think this is probably related this failure of `assertTraitChanged` to catch a trait change using the same extended trait name that an `@on_trait_change` manages to catch? (I can open...

👋 Hey, I was surfing for Good First Issue labels to kill an evening and started working on this. A couple questions: Is that alright if I open a PR...

Sorry for the edits, I think there are multiple things going on here, which threw me off. --- Scenario 1: Setting `default_value` on `Union`: ```python class TestClass(HasTraits): attribute = Union(None,...

Sorry if I'm missing something obvious, I'm not sure I can link the error in tests to these changes. Additionally the failing test passes for me on my Ubuntu-on-WSL-on-Windows. Update:...

@mdickinson no worries at all! I just got around to looking into the error yesterday after seeing it wasn't something immediately apparent at the time, and didn't want to keep...

I am also having this issue on Ubuntu 24.04.1 LTS | ``firebase`` 13.18.0

I'll have a look at this, thank you!