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 jwilk, lemburg, serhiy.storchaka, vstinner
Date 2019-06-27.07:04:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561619079.15.0.122417998493.issue35389@roundup.psfhosted.org>
In-reply-to
Content
New changeset a719c8f4bd3cc5b1d98700c15c4a818f4d5617a4 by Victor Stinner in branch 'master':
bpo-35389: platform.platform() calls libc_ver() without executable (GH-14418)
https://github.com/python/cpython/commit/a719c8f4bd3cc5b1d98700c15c4a818f4d5617a4
History
Date User Action Args
2019-06-27 07:04:39vstinnersetrecipients: + vstinner, lemburg, jwilk, serhiy.storchaka
2019-06-27 07:04:39vstinnersetmessageid: <1561619079.15.0.122417998493.issue35389@roundup.psfhosted.org>
2019-06-27 07:04:39vstinnerlinkissue35389 messages
2019-06-27 07:04:39vstinnercreate