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 python-dev
Recipients alex, docs@python, dstufft, python-dev, vstinner
Date 2015-04-10.13:19:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150410131917.62497.29940@psf.io>
In-reply-to
Content
New changeset f85ac33b12a1 by Berker Peksag in branch '3.4':
Issue #23025: Add a mention of os.urandom to RAND_bytes and RAND_pseudo_bytes docs.
https://hg.python.org/cpython/rev/f85ac33b12a1

New changeset 7aa42cea8968 by Berker Peksag in branch 'default':
Issue #23025: Add a mention of os.urandom to RAND_bytes and RAND_pseudo_bytes docs.
https://hg.python.org/cpython/rev/7aa42cea8968
History
Date User Action Args
2015-04-10 13:19:26python-devsetrecipients: + python-dev, vstinner, alex, docs@python, dstufft
2015-04-10 13:19:26python-devlinkissue23025 messages
2015-04-10 13:19:26python-devcreate