pyinfra-dev / pyinfra-dev/pyinfra
`Path` type argument coercion
Open
@Fizzadar is already working on this.
Since Aug 14, 2021.
operations
- Dominant language
- Python
- Stars
- 6k
- Forks
- 548
- Avg merge
- 7d 17h
- Merged PRs (30d)
- 13
Description
For maximum compatibility everywhere (temporarily, at least), Path objects should be converted into strings once inside pyinfra operation functions.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.