8000 gh-126782: Support qualified referencing for `ntpath.abspath()` by nineteendo · Pull Request #119849 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-126782: Support qualified referencing for ntpath.abspath() #119849

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

Closed
wants to merge 12 commits into from
Closed
Prev Previous commit
Next Next commit
Update 2024-05-31-12-44-38.gh-issue-119826.Atm9ol.rst
  • Loading branch information
nineteendo authored May 31, 2024
commit e68604d5e621c3acbd7ecf568ae4c10a01969a87
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Improve accuracy of `os.path.normpath()` & `os.path.abspath()` on Windows.
Improve accuracy of :func:`os.path.normpath` & :func:`os.path.abspath` on Windows.
0