Skip to content

Conversation

Archmonger
Copy link
Contributor

Path.absolute() is undocumented and not tested with all operating systems. Therefore, this PR replaces it with os.path.abspath()

Note: Path.resolve() cannot be used due to it following symlinks on POSIX operating systems.

@Archmonger Archmonger marked this pull request as ready for review April 6, 2022 03:19
@Archmonger Archmonger merged commit 83fcb8d into reactive-python:main Apr 6, 2022
@Archmonger Archmonger deleted the abspath branch April 6, 2022 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants