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 miss-islington
Recipients lukasz.langa, miss-islington, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-10-03.15:49:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570117799.63.0.174409735616.issue38355@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6067e1d2bebccc2e73dd729d25c98df7bc9e2d59 by Miss Islington (bot) in branch '3.8':
bpo-38355: Fix ntpath.realpath failing on sys.executable (GH-16551)
https://github.com/python/cpython/commit/6067e1d2bebccc2e73dd729d25c98df7bc9e2d59
History
Date User Action Args
2019-10-03 15:49:59miss-islingtonsetrecipients: + miss-islington, paul.moore, tim.golden, lukasz.langa, zach.ware, steve.dower
2019-10-03 15:49:59miss-islingtonsetmessageid: <1570117799.63.0.174409735616.issue38355@roundup.psfhosted.org>
2019-10-03 15:49:59miss-islingtonlinkissue38355 messages
2019-10-03 15:49:59miss-islingtoncreate