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 python-dev
Recipients SilentGhost, aplummer, dstufft, eric.araujo, lemburg, martin.panter, python-dev, serhiy.storchaka, tarek, vstinner
Date 2016-02-11.11:11:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160211111100.60091.47687@psf.io>
In-reply-to
Content
New changeset 935d7804d1be by Serhiy Storchaka in branch 'default':
Issue #25985: sys.version_info is now used instead of sys.version
https://hg.python.org/cpython/rev/935d7804d1be
History
Date User Action Args
2016-02-11 11:11:04python-devsetrecipients: + python-dev, lemburg, vstinner, tarek, eric.araujo, SilentGhost, martin.panter, serhiy.storchaka, dstufft, aplummer
2016-02-11 11:11:03python-devlinkissue25985 messages
2016-02-11 11:11:03python-devcreate