tholo Remove some deprecated constructs
d730278 Mar 18, 2022
Remove some deprecated constructs
Clean up some now unused code and clean up deprecated constructs,
including splitting of pytest.Item and pytest.Collector (pytest.File)
and using pathlib.Path a bit more.
d730278