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 dmalcolm, larry, pitrou, python-dev, rhettinger
Date 2013-08-21.05:28:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cKcqD2B9rz7Ljt@mail.python.org>
In-reply-to
Content
New changeset be29efa60b68 by Raymond Hettinger in branch 'default':
Issue 18772:  Restore set dummy object back to unicode and restore the identity checks in lookkey().
http://hg.python.org/cpython/rev/be29efa60b68
History
Date User Action Args
2013-08-21 05:28:41python-devsetrecipients: + python-dev, rhettinger, pitrou, larry, dmalcolm
2013-08-21 05:28:41python-devlinkissue18772 messages
2013-08-21 05:28:40python-devcreate