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, benjamin.peterson, doko, lemburg, ned.deily, njs, serhiy.storchaka, vstinner
Date 2018-09-04.12:04:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536062676.15.0.56676864532.issue26544@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7917aadb3edb7616d6164c5eaba24df6ac0a5fc6 by Serhiy Storchaka in branch 'master':
bpo-26544: Add test for platform._comparable_version(). (GH-8973)
https://github.com/python/cpython/commit/7917aadb3edb7616d6164c5eaba24df6ac0a5fc6
History
Date User Action Args
2018-09-04 12:04:36serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, doko, vstinner, benjamin.peterson, ned.deily, njs, Thomas.Waldmann
2018-09-04 12:04:36serhiy.storchakasetmessageid: <1536062676.15.0.56676864532.issue26544@psf.upfronthosting.co.za>
2018-09-04 12:04:36serhiy.storchakalinkissue26544 messages
2018-09-04 12:04:36serhiy.storchakacreate