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 | dstufft, jbeck, python-dev, tim.peters, vstinner |
| Date | 2015年10月01日.08:02:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20151001080200.82652.71080@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 202c827f86df by Victor Stinner in branch '2.7': Issue #25003: os.urandom() doesn't use getentropy() on Solaris because https://hg.python.org/cpython/rev/202c827f86df New changeset 83dc79eeaf7f by Victor Stinner in branch '3.4': Issue #25003: os.urandom() doesn't use getentropy() on Solaris because https://hg.python.org/cpython/rev/83dc79eeaf7f |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015年10月01日 08:02:03 | python-dev | set | recipients: + python-dev, tim.peters, vstinner, dstufft, jbeck |
| 2015年10月01日 08:02:03 | python-dev | link | issue25003 messages |
| 2015年10月01日 08:02:03 | python-dev | create | |