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

Skip to content
Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update 2024-05-31-12-44-38.gh-issue-119826.Atm9ol.rst
  • Loading branch information
nineteendo authored Jun 2, 2024
commit 3c4c3d2d064d88a3ea5c25312e422adcc6344533
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Improve accuracy of :func:`os.path.normpath` & :func:`os.path.abspath` on Windows.
Improve accuracy of :func:`os.path.normpath` and support qualified referencing for :func:`os.path.abspath` on Windows.
0