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 serhiy.storchaka
Recipients gvanrossum, rhettinger, roippi, serhiy.storchaka
Date 2014-08-15.09:37:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1408095478.1.0.0546403829039.issue22192@psf.upfronthosting.co.za>
In-reply-to
Content
There is a question. What builtin types should be hashable? In particular, should be hashable iterators, generators?
History
Date User Action Args
2014-08-15 09:37:58serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, rhettinger, roippi
2014-08-15 09:37:58serhiy.storchakasetmessageid: <1408095478.1.0.0546403829039.issue22192@psf.upfronthosting.co.za>
2014-08-15 09:37:58serhiy.storchakalinkissue22192 messages
2014-08-15 09:37:58serhiy.storchakacreate