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 gvanrossum
Recipients eric.smith, gvanrossum, ned.deily, steven.daprano
Date 2018-02-24.16:04:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519488249.54.0.467229070634.issue32929@psf.upfronthosting.co.za>
In-reply-to
Content
It is important to convey the idea that if you are thinking of using this you are probably doing something fishy.

An alternative could be `_hash`, which at least indicates it is not for general use, like `sys._getframe()`.
History
Date User Action Args
2018-02-24 16:04:09gvanrossumsetrecipients: + gvanrossum, eric.smith, ned.deily, steven.daprano
2018-02-24 16:04:09gvanrossumsetmessageid: <1519488249.54.0.467229070634.issue32929@psf.upfronthosting.co.za>
2018-02-24 16:04:09gvanrossumlinkissue32929 messages
2018-02-24 16:04:09gvanrossumcreate