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 eryksun, miss-islington, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-11-15.17:49:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573840167.55.0.99100329687.issue38453@roundup.psfhosted.org>
In-reply-to
Content
New changeset abde52cd8e31830bfc06c5803221faae6172104a by Steve Dower in branch 'master':
bpo-38453: Ensure ntpath.realpath correctly resolves relative paths (GH-16967)
https://github.com/python/cpython/commit/abde52cd8e31830bfc06c5803221faae6172104a
History
Date User Action Args
2019-11-15 17:49:27steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, eryksun, miss-islington
2019-11-15 17:49:27steve.dowersetmessageid: <1573840167.55.0.99100329687.issue38453@roundup.psfhosted.org>
2019-11-15 17:49:27steve.dowerlinkissue38453 messages
2019-11-15 17:49:27steve.dowercreate