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 Eric Appelt, berker.peksag, christian.heimes, martin.panter, python-dev, rhettinger, serhiy.storchaka, tim.peters, vstinner
Date 2016-11-22.00:59:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161122005935.33458.28092.2BD4901A@psf.io>
In-reply-to
Content
New changeset e0f0211d314d by Raymond Hettinger in branch '3.6':
Issue #26163:  Disable periodically failing test which was overly demanding of the frozenset hash function effectiveness
https://hg.python.org/cpython/rev/e0f0211d314d
History
Date User Action Args
2016-11-22 00:59:40python-devsetrecipients: + python-dev, tim.peters, rhettinger, vstinner, christian.heimes, berker.peksag, martin.panter, serhiy.storchaka, Eric Appelt
2016-11-22 00:59:40python-devlinkissue26163 messages
2016-11-22 00:59:39python-devcreate