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 ncoghlan
Recipients Theodore Tso, dstufft, larry, ncoghlan, vstinner
Date 2016-06-09.00:15:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465431305.85.0.227831582856.issue27266@psf.upfronthosting.co.za>
In-reply-to
Content
As a process comment: I agree with what Victor wrote in http://haypo-notes.readthedocs.io/pep_random.html#status-of-python-3-5-2, when he suggests that we leave 3.5.2 as is for now (i.e. reverted to be consistent with 2.7 and 3.4, which favours a risk of subtle security failures in some situations over a certainty of Python failing to start in those same situations), and only reconsider what to do for 3.5.x and 2.7.x after we have agreed on an acceptable solution for 3.6.
History
Date User Action Args
2016-06-09 00:15:06ncoghlansetrecipients: + ncoghlan, vstinner, larry, dstufft, Theodore Tso
2016-06-09 00:15:05ncoghlansetmessageid: <1465431305.85.0.227831582856.issue27266@psf.upfronthosting.co.za>
2016-06-09 00:15:05ncoghlanlinkissue27266 messages
2016-06-09 00:15:04ncoghlancreate