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 eric.smith
Recipients docs@python, eric.smith, mPython, steven.daprano, xiang.zhang
Date 2016-05-04.15:14:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462374860.54.0.117451696041.issue26947@psf.upfronthosting.co.za>
In-reply-to
Content
I'm a native speaker, and it's not the greatest sentence. How about:

All of Python’s immutable built-in objects (such as numbers, strings and tuples) are hashable. None of its mutable containers (such as lists or dictionaries) are hashable.
History
Date User Action Args
2016-05-04 15:14:20eric.smithsetrecipients: + eric.smith, steven.daprano, docs@python, xiang.zhang, mPython
2016-05-04 15:14:20eric.smithsetmessageid: <1462374860.54.0.117451696041.issue26947@psf.upfronthosting.co.za>
2016-05-04 15:14:20eric.smithlinkissue26947 messages
2016-05-04 15:14:20eric.smithcreate