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 serhiy.storchaka
Recipients Thomas.Waldmann, lemburg, njs, serhiy.storchaka
Date 2018-07-09.11:39:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531136349.69.0.56676864532.issue26544@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b1e6e5615a8e82fcf569368fac5c5b0385929855 by Serhiy Storchaka in branch '2.7':
bpo-26544: Fixed implementation of platform.libc_ver(). (GH-7684). (GH-8193) (GH-8196)
https://github.com/python/cpython/commit/b1e6e5615a8e82fcf569368fac5c5b0385929855
History
Date User Action Args
2018-07-09 11:39:09serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, njs, Thomas.Waldmann
2018-07-09 11:39:09serhiy.storchakasetmessageid: <1531136349.69.0.56676864532.issue26544@psf.upfronthosting.co.za>
2018-07-09 11:39:09serhiy.storchakalinkissue26544 messages
2018-07-09 11:39:09serhiy.storchakacreate