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 pitrou
Recipients alex, docs@python, loewis, pitrou, terry.reedy
Date 2012-01-04.02:40:36
SpamBayes Score 0.0020787616
Marked as misclassified No
Message-id <1325644838.03.0.91190374723.issue13707@psf.upfronthosting.co.za>
In-reply-to
Content
You can define a __hash__ that changes if the object changes. It is not recommended, but it's possible. So I agree with Martin that your proposed clarification is wrong.
(I also think that it wouldn't bring anything, either)

Suggest closing as invalid/rajected.
History
Date User Action Args
2012-01-04 02:40:38pitrousetrecipients: + pitrou, loewis, terry.reedy, alex, docs@python
2012-01-04 02:40:38pitrousetmessageid: <1325644838.03.0.91190374723.issue13707@psf.upfronthosting.co.za>
2012-01-04 02:40:37pitroulinkissue13707 messages
2012-01-04 02:40:36pitroucreate