Savino Jossi

Results 8 comments of Savino Jossi

I ran into the same issue with CHADtree, so I'll share my observations, as I don't have time to look for a solution right now. (I'm disabling focus_on_delete for now)...

Regarding using the CLI. Are you sure that their global variables become a problem? From what I understand they should be exposed in the module just like anything else, so...

Converting to Draft again, so I can make the Unpacker unpack into a CodeRegion or MemoryRegion.

I'm packing and unpacking fully manually now and return contingent CodeRegions. As discussed, we fail at multiple Family_IDs, but that would be a small change (I almost had it half...

Fixed the notebook tests, so all checks pass now. Assinging Edward for code review

@EdwardLarson Thanks again for the review, I implemented all fixes. Please have a quick look.

If you have Python errors regarding the OR-ing of types, it's an issue with the plugin written against a Python 3.10 feature. @joshwatson do you think it makes sense to...

My apologies, I tested it again today and it didn't work properly. I'll fix it asap