Closed benjyw closed 1 week ago
This allows us to specify which config file each value came from.
We intern the details strings, as they are very repetitive. This requires tying the lifetime of various data structures to that of the GIL.
Easiest reading order for review:
Thanks!
This allows us to specify which config file each value came from.
We intern the details strings, as they are very repetitive. This requires tying the lifetime of various data structures to that of the GIL.