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 neologix
Recipients amaury.forgeotdarc, neologix, pitrou, vstinner
Date 2011-06-10.21:45:27
SpamBayes Score 0.061566677
Marked as misclassified No
Message-id <BANLkTikUSiAMqgJa941ZW7o97mrkqTEHLg@mail.gmail.com>
In-reply-to <1307706436.72.0.858919606166.issue12287@psf.upfronthosting.co.za>
Content
Two patches attached:
- a patch checking that the ossaudiodev object isn't closed
- a patch adding _PyIsSelectable_fd()
Files
File name Uploaded
is_selectable.diff neologix, 2011-06-10.21:45:26
oss_check_closed.diff neologix, 2011-06-10.21:45:26
History
Date User Action Args
2011-06-10 21:45:28neologixsetrecipients: + neologix, amaury.forgeotdarc, pitrou, vstinner
2011-06-10 21:45:27neologixlinkissue12287 messages
2011-06-10 21:45:27neologixcreate