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 barry, eric.snow, ncoghlan, ned.deily, serhiy.storchaka, vstinner
Date 2017-12-14.23:51:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513295484.43.0.912454111764.issue32030@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 358e5e17a51ba00742bfaee4557a94c3c4179c22 by Victor Stinner in branch 'master':
bpo-32329: Fix -R option for hash randomization (#4873)
https://github.com/python/cpython/commit/358e5e17a51ba00742bfaee4557a94c3c4179c22
History
Date User Action Args
2017-12-14 23:51:24vstinnersetrecipients: + vstinner, barry, ncoghlan, ned.deily, eric.snow, serhiy.storchaka
2017-12-14 23:51:24vstinnersetmessageid: <1513295484.43.0.912454111764.issue32030@psf.upfronthosting.co.za>
2017-12-14 23:51:24vstinnerlinkissue32030 messages
2017-12-14 23:51:24vstinnercreate