← Back to issue list

refactor: use pathlib internally

View original Github issue

Metadata

Project
craft-parts
Number
#1424
Type
pull request
State
open
Author
EdmilsonRodrigues
Labels
Type: Refactor Type: Enhancement
Created
2026-01-08 10:08:36+00:00
Updated
2026-05-09 01:26:00+00:00
Closed

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.