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 vstinner
Date 2017-12-15.00:39:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513298390.81.0.213398074469.issue32329@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 22097aaa77b4f0473552fe840358d77e5b9a253f by Victor Stinner in branch '3.6':
bpo-32329: Fix sys.flags.hash_randomization (#4875)
https://github.com/python/cpython/commit/22097aaa77b4f0473552fe840358d77e5b9a253f
History
Date User Action Args
2017-12-15 00:39:50vstinnersetrecipients: + vstinner
2017-12-15 00:39:50vstinnersetmessageid: <1513298390.81.0.213398074469.issue32329@psf.upfronthosting.co.za>
2017-12-15 00:39:50vstinnerlinkissue32329 messages
2017-12-15 00:39:50vstinnercreate