tektronix / tektronix/tm_data_types
[FEAT]: Allow all functions/methods/classes to accept pathlike objects instead of just strings
Open
@kimboleh is already working on this.
Since Jun 24, 2026.
enhancement
good first issue
- Dominant language
- Python
- Stars
- 8
- Forks
- 14
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 4
Description
Description
It would be nice if I could pass in a pathlib.Path object to the functions/methods/classes and it would work the same way it works when a raw string is passed in.
Additional Information
No response
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.