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-08-20.17:22:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1534785747.66.0.56676864532.issue26544@psf.upfronthosting.co.za>
In-reply-to
Content
platform-no-distutils.diff restores the original bug: "2.9" > "2.10".

PR 8356 removes the dependency from distutils and use a sophisticated function for parsing versions.
History
Date User Action Args
2018-08-20 17:22:27serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, doko, vstinner, benjamin.peterson, ned.deily, njs, Thomas.Waldmann
2018-08-20 17:22:27serhiy.storchakasetmessageid: <1534785747.66.0.56676864532.issue26544@psf.upfronthosting.co.za>
2018-08-20 17:22:27serhiy.storchakalinkissue26544 messages
2018-08-20 17:22:27serhiy.storchakacreate