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, yselivanov
Date 2019-06-13.11:43:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560426235.08.0.159408269828.issue20443@roundup.psfhosted.org>
In-reply-to
Content
PR 14053 is a different approach than PR 13527: compute the absolute path to the script filename in PyConfig_Read() just after parsing the command line.
History
Date User Action Args
2019-06-13 11:43:55vstinnersetrecipients: + vstinner, ncoghlan, r.david.murray, yselivanov
2019-06-13 11:43:55vstinnersetmessageid: <1560426235.08.0.159408269828.issue20443@roundup.psfhosted.org>
2019-06-13 11:43:55vstinnerlinkissue20443 messages
2019-06-13 11:43:55vstinnercreate