Skip to content

Conversation

neonene
Copy link
Contributor

@neonene neonene commented Jan 13, 2022

This also makes ntpath.abspath()/getpath_abspath() follow normpath(), since some WinAPIs such as PathCchSkipRoot() require backslashed paths.

https://bugs.python.org/issue46362

This also makes ntpath.abspath()/getpath_abspath() follow normpath(),
since some WinAPIs such as PathCchSkipRoot() require backslashed paths.
Copy link
Member

@zooba zooba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. We'll want a NEWS entry for this, but it doesn't have to go into a lot of detail on the implementation. Can just explain the user-visible problem that was resolved.

@neonene
Copy link
Contributor Author

neonene commented Jan 13, 2022

Done. Thanks for reviewing.

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.

4 participants