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.

Author steve.dower
Recipients barneygale, eryksun, steve.dower
Date 2021-04-28.15:50:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619625025.06.0.554716508967.issue43757@roundup.psfhosted.org>
In-reply-to
Content
New changeset baecfbd849dbf42360d3a84af6cc13160838f24d by Barney Gale in branch 'master':
bpo-43757: Make pathlib use os.path.realpath() to resolve symlinks in a path (GH-25264)
https://github.com/python/cpython/commit/baecfbd849dbf42360d3a84af6cc13160838f24d
History
Date User Action Args
2021-04-28 15:50:25steve.dowersetrecipients: + steve.dower, eryksun, barneygale
2021-04-28 15:50:25steve.dowersetmessageid: <1619625025.06.0.554716508967.issue43757@roundup.psfhosted.org>
2021-04-28 15:50:25steve.dowerlinkissue43757 messages
2021-04-28 15:50:25steve.dowercreate