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 vstinner
Recipients Kevin.Norris, belopolsky, docs@python, eric.araujo, vstinner
Date 2016-10-18.14:49:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476802142.21.0.548332753687.issue28383@psf.upfronthosting.co.za>
In-reply-to
Content
hash(tuple of attributes) is what I'm using in all my projects.

Here is a patch for the doc.
History
Date User Action Args
2016-10-18 14:49:02vstinnersetrecipients: + vstinner, belopolsky, eric.araujo, docs@python, Kevin.Norris
2016-10-18 14:49:02vstinnersetmessageid: <1476802142.21.0.548332753687.issue28383@psf.upfronthosting.co.za>
2016-10-18 14:49:02vstinnerlinkissue28383 messages
2016-10-18 14:49:02vstinnercreate