pathtools icon indicating copy to clipboard operation
pathtools copied to clipboard

Path utilities for Python

Results 6 pathtools issues
Sort by recently updated
recently updated
newest added

pathtools uses `imp` to get its internal version into `setup.py` (which seems like a kinda crazy approach to me, but hey). `imp` was retired in Python 3.12. There's a formula...

The use of git protocol in the flash-sphinx-themes submodule makes cloning this repo difficult for people behind strict corporate proxies that only permit outgoing traffic to ports 80 and 443....

Work around for cloning via git protocol. Cloning from within corporate networks that drop connections over port 22 would fail otherwise.

The original URL seems to have been changed.

Does this project work with Python 3? According to https://caniusepython3.com/project/pathtools it does not, but that looks at the meta data / categories from setup.py only (via the `caniusepython` package/binary). Pathtools...

Is it possible to add more version tags ? actually there is only 0.1.0. Is it expected or is it a mistake ?