Migrate to pathlib
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
### What needs to get done
We have many places where we use older `os.path` tools, which we should move to using `pathlib`
### Why it needs to get done
Modern Python, yo!
Evaluation history
No evaluation history available.