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 christian.heimes, felipecruz, giampaolo.rodola, gvanrossum, meador.inge, neologix, pitrou, rosslagerwall, sbt, vstinner
Date 2013-08-20.22:21:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1377037291.9.0.315890341786.issue16853@psf.upfronthosting.co.za>
In-reply-to
Content
FYI I created the issue #18794: "select.devpoll objects have no close() method". If this method is added, it should also be called by the close() method of the selector.
History
Date User Action Args
2013-08-20 22:21:31vstinnersetrecipients: + vstinner, gvanrossum, pitrou, giampaolo.rodola, christian.heimes, meador.inge, neologix, rosslagerwall, sbt, felipecruz
2013-08-20 22:21:31vstinnersetmessageid: <1377037291.9.0.315890341786.issue16853@psf.upfronthosting.co.za>
2013-08-20 22:21:31vstinnerlinkissue16853 messages
2013-08-20 22:21:31vstinnercreate