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 benjamin.peterson, christian.heimes, gregory.p.smith, pitrou, vstinner
Date 2013-10-31.15:16:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383232613.08.0.440031090005.issue17405@psf.upfronthosting.co.za>
In-reply-to
Content
I think I still don't understand the use case within Python. Why would you want to clear the internal state of a hash object?
If you can read the computer's memory, you probably have access to sensitive data already?
History
Date User Action Args
2013-10-31 15:16:53pitrousetrecipients: + pitrou, gregory.p.smith, vstinner, christian.heimes, benjamin.peterson
2013-10-31 15:16:53pitrousetmessageid: <1383232613.08.0.440031090005.issue17405@psf.upfronthosting.co.za>
2013-10-31 15:16:53pitroulinkissue17405 messages
2013-10-31 15:16:53pitroucreate