STINNER Victor added the comment:

Anothe piece of history, the creation of the selectors module, bpo-16853, 
directly with the win32 "select.select(r, w, w, timeout)":

commit 243d8d85debaa319a2be0143003a9e881a0f5646
Author: Charles-François Natali <cf.nat...@gmail.com>
Date:   Wed Sep 4 19:02:49 2013 +0200

    Issue #16853: Add new selectors module.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue30844>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to