refactor: use pathlib internally
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
- [X] Have you followed the guidelines for contributing?
- [X] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `make lint && make test`?
- [x] Have you added an entry to the changelog (`docs/reference/changelog.rst`)?
---
Change all calls to os.path that are warned PTH lints to use pathlib.Path instead.
Evaluation history
No evaluation history available.