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