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