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, serhiy.storchaka, vstinner
Date 2018-12-05.13:04:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544015097.67.0.788709270274.issue35389@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 476b113ed8531b9fbb0bd023a05eb3af21996600 by Victor Stinner in branch 'master':
bpo-35389: platform.libc_ver() uses os.confstr() (GH-10891)
https://github.com/python/cpython/commit/476b113ed8531b9fbb0bd023a05eb3af21996600
History
Date User Action Args
2018-12-05 13:04:58vstinnersetrecipients: + vstinner, jwilk, serhiy.storchaka
2018-12-05 13:04:57vstinnersetmessageid: <1544015097.67.0.788709270274.issue35389@psf.upfronthosting.co.za>
2018-12-05 13:04:57vstinnerlinkissue35389 messages
2018-12-05 13:04:57vstinnercreate