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 lukasz.langa, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-10-03.15:31:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570116669.42.0.0651030879537.issue38355@roundup.psfhosted.org>
In-reply-to
Content
New changeset a0e3d27e4e3cb5b67e325df080fb18b70c2910cf by Steve Dower in branch 'master':
bpo-38355: Fix ntpath.realpath failing on sys.executable (GH-16551)
https://github.com/python/cpython/commit/a0e3d27e4e3cb5b67e325df080fb18b70c2910cf
History
Date User Action Args
2019-10-03 15:31:09steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, lukasz.langa, zach.ware
2019-10-03 15:31:09steve.dowersetmessageid: <1570116669.42.0.0651030879537.issue38355@roundup.psfhosted.org>
2019-10-03 15:31:09steve.dowerlinkissue38355 messages
2019-10-03 15:31:09steve.dowercreate