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