Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ospaths, os] miscellaneous issues #8177

Open
18 of 26 tasks
timotheecour opened this issue Jul 1, 2018 · 1 comment
Open
18 of 26 tasks

[ospaths, os] miscellaneous issues #8177

timotheecour opened this issue Jul 1, 2018 · 1 comment
Labels
Feature OS (stdlib) Related to OS modules in standard library Standard Library

Comments

@timotheecour
Copy link
Member

timotheecour commented Jul 1, 2018

find /foo/bar
/foo/bar/existing
ln -sf /foo/bar mysymlink
os.path.realpath('mysymlink/existing/unexistant_dir/unexistant_file')
/foo/bar/existing/unexistant_dir/unexistant_file

minor

related

@timotheecour timotheecour changed the title issues with ospaths features missing from ospaths Jul 1, 2018
@timotheecour timotheecour changed the title features missing from ospaths ospaths: bugs and missing features Jul 2, 2018
@demotomohiro
Copy link
Contributor

Related pull requests:
#6587 pull request to add normalizePath, absolutePath, but failed test and not merged.
#8166 pull request to add getRelativePathFromAbsolute proc

@timotheecour timotheecour changed the title ospaths: bugs and missing features [ospaths] bugs and missing features Jul 10, 2018
@timotheecour timotheecour changed the title [ospaths] bugs and missing features [ospaths, os] list of bugs and missing features Jul 14, 2018
@timotheecour timotheecour changed the title [ospaths, os] list of bugs and missing features [ospaths, os] miscellaneous issues Aug 20, 2018
@timotheecour timotheecour added the OS (stdlib) Related to OS modules in standard library label Oct 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature OS (stdlib) Related to OS modules in standard library Standard Library
Projects
None yet
Development

No branches or pull requests

3 participants