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 christian.heimes
Recipients barry, christian.heimes
Date 2018-06-20.20:28:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529526535.5.0.56676864532.issue33919@psf.upfronthosting.co.za>
In-reply-to
Content
hash_seed and use_hash_seed could be added to sys.hash_info. This would be the first place I'd look for the information. After all I implemented it. :)
History
Date User Action Args
2018-06-20 20:28:55christian.heimessetrecipients: + christian.heimes, barry
2018-06-20 20:28:55christian.heimessetmessageid: <1529526535.5.0.56676864532.issue33919@psf.upfronthosting.co.za>
2018-06-20 20:28:55christian.heimeslinkissue33919 messages
2018-06-20 20:28:55christian.heimescreate