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 berker.peksag, ezio.melotti, michael.foord, pitrou, python-dev, serhiy.storchaka
Date 2015-05-16.17:24:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150516172444.39265.96605@psf.io>
In-reply-to
Content
New changeset 6181146842ba by Berker Peksag in branch 'default':
Issue #24210: Silence a PendingDeprecationWarning warning in platform.platform().
https://hg.python.org/cpython/rev/6181146842ba
History
Date User Action Args
2015-05-16 17:24:47python-devsetrecipients: + python-dev, pitrou, ezio.melotti, michael.foord, berker.peksag, serhiy.storchaka
2015-05-16 17:24:47python-devlinkissue24210 messages
2015-05-16 17:24:47python-devcreate