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 vstinner
Recipients vstinner
Date 2019-10-03.21:17:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570137423.21.0.650416398047.issue38353@roundup.psfhosted.org>
In-reply-to
Content
New changeset 86ec5c65fe04ece16f3aada5292cc62726062ad0 by Victor Stinner in branch 'master':
bpo-38353: Fix calculate_argv0_path() for symlinks (GH-16549)
https://github.com/python/cpython/commit/86ec5c65fe04ece16f3aada5292cc62726062ad0
History
Date User Action Args
2019-10-03 21:17:03vstinnersetrecipients: + vstinner
2019-10-03 21:17:03vstinnersetmessageid: <1570137423.21.0.650416398047.issue38353@roundup.psfhosted.org>
2019-10-03 21:17:03vstinnerlinkissue38353 messages
2019-10-03 21:17:03vstinnercreate