This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 25264
Status merged
Title bpo-43757: make pathlib use os.path.realpath() to resolve all symlinks in a path
History
Date User Action Args
2021-04-28 15:50:19barneygalesetstatus: open -> merged
2021-04-08 20:39:38barneygalesettitle: WIP: bpo-43757: make pathlib use os.path.realpath() to resolve all symlinks in a path -> bpo-43757: make pathlib use os.path.realpath() to resolve all symlinks in a path
2021-04-07 22:00:52barneygalelinkissue43757 pull_requests
2021-04-07 22:00:52barneygalecreate