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-25.13:03:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561467788.06.0.17615586089.issue20443@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3939c321c90283b49eddde762656e4b1940e7150 by Victor Stinner in branch 'master':
bpo-20443: _PyConfig_Read() gets the absolute path of run_filename (GH-14053)
https://github.com/python/cpython/commit/3939c321c90283b49eddde762656e4b1940e7150
History
Date User Action Args
2019-06-25 13:03:08vstinnersetrecipients: + vstinner, ncoghlan, r.david.murray, yselivanov
2019-06-25 13:03:08vstinnersetmessageid: <1561467788.06.0.17615586089.issue20443@roundup.psfhosted.org>
2019-06-25 13:03:08vstinnerlinkissue20443 messages
2019-06-25 13:03:07vstinnercreate