fast Python's os.path module written in Rust
Stars
7
Forks
0
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
37
commits
update build status badge
923d84b
Merge pull request #5 from hhatto/use-github-actions-with-pyproject-toml
6d92fa3
support py3.10 and higher versions
7ce19ef
revert
b851bc4
use importlib for py38 and lower version
9e84564
use local test_genericpath
f76ddb3
change: not use monky patching
aa30f41
change: call native islink with bytes arg
00702d4
change: pyobj2str exception msg
938304b
fix unit test
95d2237
fix
a32f788
change: joinrealpath, realpath
02e17b0
update unit test based on python3.12's path tests
40cbb08
fix: lib path
f664875
pip via with -m option
e99c391