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 lkollar, ncoghlan, ned.deily, pablogsal, ronaldoussoren, vstinner
Date 2019-03-19.17:22:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553016178.36.0.0791548242248.issue36236@roundup.psfhosted.org>
In-reply-to
Content
New changeset fc96e5474a7bda1c5dec66420e4467fc9f7ca968 by Victor Stinner in branch 'master':
bpo-36236: Fix _PyPathConfig_ComputeSysPath0() for empty argv (GH-12441)
https://github.com/python/cpython/commit/fc96e5474a7bda1c5dec66420e4467fc9f7ca968
History
Date User Action Args
2019-03-19 17:22:58vstinnersetrecipients: + vstinner, ronaldoussoren, ncoghlan, ned.deily, lkollar, pablogsal
2019-03-19 17:22:58vstinnersetmessageid: <1553016178.36.0.0791548242248.issue36236@roundup.psfhosted.org>
2019-03-19 17:22:58vstinnerlinkissue36236 messages
2019-03-19 17:22:58vstinnercreate