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 vstinner
Recipients neologix, vstinner
Date 2015-03-19.13:41:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426772481.0.0.588017172753.issue23648@psf.upfronthosting.co.za>
In-reply-to
Content
More issues:

- Issue #23707: os.urandom() doesn't handle EINTR correctly
- Issue #23708: Add _Py_read() and _Py_write() functions
- Issue #23709: Refactor ossaudiodev: use _Py_read and _Py_write with the Py_buffer
History
Date User Action Args
2015-03-19 13:41:21vstinnersetrecipients: + vstinner, neologix
2015-03-19 13:41:21vstinnersetmessageid: <1426772481.0.0.588017172753.issue23648@psf.upfronthosting.co.za>
2015-03-19 13:41:20vstinnerlinkissue23648 messages
2015-03-19 13:41:20vstinnercreate