Griatch

Results 348 comments of Griatch

Hm. I don't think this is a simple fix if one wants to do it well - especially InspectorCaracal's extra suggestions. :) I'm experimenting a bit with it, but there's...

I remember investigating this situation in the past, that's where the comment in lockfuncs.py comes from. Doesn't seem to have been a ticket made at the time though, so good...

The `basetype_posthook_setup` is really not meant to be overloaded since it contains critical details for setting up these base types that you normally don't want to change (as the documentation...

The issue primarily fixed was that a default list would not update at all, even in-memory. Re-reading the original issue, I don't think I even considered the reloading issue; maybe...

@aMiss-aWry The unit tests are failing across the board here.

As noted, @blongden is addressing this in that PR already yes.