Closed mhammond closed 2 weeks ago
turned out to be a few minor issues with callback interfaces. Then I discovered the trait and struct for that fixture both had the same method with different signatures 🙃 That's an interesting edge-case for the future, but I just avoided doing that for now. Fixed all that and a couple of other tweaks but all of which were sane and small enough that I didn't think it needed a new review.
Builds on #2204 which landed the metadata and Python support.