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 barry
Recipients barry, christian.heimes, ncoghlan, vstinner
Date 2018-06-22.20:56:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529700991.2.0.56676864532.issue33919@psf.upfronthosting.co.za>
In-reply-to
Content
Nosying Nick.  I agree there's some overlap with Python startup restructuring, but it feels kind of orthogonal too.  I really am only exposing (some elements) of that structure to Python.

What might be interesting though would be if we want to expose the entire structure and not just the hash seeds, as I'm leaning toward here (given that we already have sys.hash_info).
History
Date User Action Args
2018-06-22 20:56:31barrysetrecipients: + barry, ncoghlan, vstinner, christian.heimes
2018-06-22 20:56:31barrysetmessageid: <1529700991.2.0.56676864532.issue33919@psf.upfronthosting.co.za>
2018-06-22 20:56:31barrylinkissue33919 messages
2018-06-22 20:56:31barrycreate