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 serhiy.storchaka
Recipients bryangeneolson, mark.dickinson, rhettinger, serhiy.storchaka
Date 2017-04-22.06:10:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492841448.99.0.825112487654.issue29960@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9616a82e7802241a4b74cf7ae38d43c37bf66e48 by Serhiy Storchaka (bladebryan) in branch 'master':
bpo-29960 _random.Random corrupted on exception in setstate(). (#1019)
https://github.com/python/cpython/commit/9616a82e7802241a4b74cf7ae38d43c37bf66e48
History
Date User Action Args
2017-04-22 06:10:49serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, mark.dickinson, bryangeneolson
2017-04-22 06:10:48serhiy.storchakasetmessageid: <1492841448.99.0.825112487654.issue29960@psf.upfronthosting.co.za>
2017-04-22 06:10:48serhiy.storchakalinkissue29960 messages
2017-04-22 06:10:48serhiy.storchakacreate