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.

URL PR 2562
Status open
Title bpo-30844: selectors: add urgent data to read event
History
Date User Action Args
2017-09-27 06:36:59pklankesetstatus: closed -> open
2017-09-27 06:36:55pklankesetstatus: open -> closed
2017-09-26 14:24:26pklankesetstatus: closed -> open
2017-09-26 13:49:06pklankesetstatus: open -> closed
2017-07-05 06:35:33pklankesettitle: bpo-30844: selectors: add exceptional conditions event -> bpo-30844: selectors: add urgent data to read event
2017-07-04 15:10:31pklankesettitle: bpo-30844: selectors: add exceptional urgent data event -> bpo-30844: selectors: add exceptional conditions event
2017-07-04 13:53:02pklankesettitle: bpo-30844: selectors: add_excepter(), 3rd argument of select.select() -> bpo-30844: selectors: add exceptional urgent data event
2017-07-04 12:29:27pklankesettitle: bpo-30844: selectors and asyncio: add_excepter(), 3rd argument of select.select() -> bpo-30844: selectors: add_excepter(), 3rd argument of select.select()
2017-07-04 11:19:40pklankesettitle: bpo-30844: Fix issue 30844 -> bpo-30844: selectors and asyncio: add_excepter(), 3rd argument of select.select()
2017-07-04 09:18:32pklankesetstatus: closed -> open
2017-07-04 09:18:29pklankesetstatus: open -> closed
2017-07-04 08:40:44pklankelinkissue30844 pull_requests
2017-07-04 08:40:44pklankecreate