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 ncoghlan, r.david.murray, vstinner, xtreak, yselivanov
Date 2019-06-28.14:49:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561733381.82.0.519644390448.issue20443@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3029035ef34c9bae0c8d965290cd9b273c8de1ea by Victor Stinner in branch 'master':
bpo-20443: Fix calculate_program_full_path() warning (GH-14446)
https://github.com/python/cpython/commit/3029035ef34c9bae0c8d965290cd9b273c8de1ea
History
Date User Action Args
2019-06-28 14:49:41vstinnersetrecipients: + vstinner, ncoghlan, r.david.murray, yselivanov, xtreak
2019-06-28 14:49:41vstinnersetmessageid: <1561733381.82.0.519644390448.issue20443@roundup.psfhosted.org>
2019-06-28 14:49:41vstinnerlinkissue20443 messages
2019-06-28 14:49:41vstinnercreate