I’ve been deep-diving into the ConfigParser logic to just explore a bit. As part of my own experimentation with a characterization test suite, I’m looking for real-world edge cases.
Does anyone have any particularly ‘cursed’ or highly complex XML configurations (perhaps with deep nesting, unusual tag ordering, or massive scale) that have caused friction in the past? I’d love to include these in my regression bank to ensure the AST handles the most demanding real-world scenarios.