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, christian.heimes, dstufft, hynek, jcea, neologix, pitrou, python-dev, tarek, vstinner |
| Date | 2013年08月16日.18:52:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3cGttX4hM0z7Ljp@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 193bcc12575d by Antoine Pitrou in branch '3.3': Issue #18756: Improve error reporting in os.urandom() when the failure is due to something else than /dev/urandom not existing. http://hg.python.org/cpython/rev/193bcc12575d New changeset fe949918616c by Antoine Pitrou in branch 'default': Issue #18756: Improve error reporting in os.urandom() when the failure is due to something else than /dev/urandom not existing. http://hg.python.org/cpython/rev/fe949918616c |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013年08月16日 18:52:05 | python-dev | set | recipients: + python-dev, jcea, pitrou, vstinner, christian.heimes, tarek, alex, neologix, hynek, dstufft |
| 2013年08月16日 18:52:05 | python-dev | link | issue18756 messages |
| 2013年08月16日 18:52:05 | python-dev | create | |