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 josh.r
Recipients docs@python, john.riehl, josh.r, rhettinger
Date 2019-05-27.00:56:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558918598.7.0.825781309314.issue37051@roundup.psfhosted.org>
In-reply-to
Content
For that matter, slices are immutable built-ins, but they're not hashable (presumably to avoid silently working with dictionaries in a non-slice capacity).
History
Date User Action Args
2019-05-27 00:56:38josh.rsetrecipients: + josh.r, rhettinger, docs@python, john.riehl
2019-05-27 00:56:38josh.rsetmessageid: <1558918598.7.0.825781309314.issue37051@roundup.psfhosted.org>
2019-05-27 00:56:38josh.rlinkissue37051 messages
2019-05-27 00:56:38josh.rcreate