Closed benjyw closed 2 days ago
Nice!
Are there existing Python-side config validation tests that this is either now running against, or can be run comparatively?
There are, and in fact one failed (just because I changed the phrasing from "invalid section" to "invalid table"; the section verbiage was a holdover from the pants.ini days, in TOML that is called a table).
This will allow us to get rid of the python-side Config reader entirely.