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 ezio.melotti, lemburg, pitrou, python-dev, rhettinger, serhiy.storchaka, vstinner
Date 2015-01-26.00:13:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150126001257.75794.84387@psf.io>
In-reply-to
Content
New changeset 20f54cdf351d by Raymond Hettinger in branch 'default':
Issue #23119:  Simplify setobject by inlining the special case for unicode equality testing.
https://hg.python.org/cpython/rev/20f54cdf351d
History
Date User Action Args
2015-01-26 00:13:07python-devsetrecipients: + python-dev, lemburg, rhettinger, pitrou, vstinner, ezio.melotti, serhiy.storchaka
2015-01-26 00:13:07python-devlinkissue23119 messages
2015-01-26 00:13:07python-devcreate