]> granicus.if.org Git - python/commit
Issue #17919: select.poll.poll() again works with poll.POLLNVAL on AIX.
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 13 Dec 2013 10:08:01 +0000 (12:08 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 13 Dec 2013 10:08:01 +0000 (12:08 +0200)
commit3ad2d70947a1b6c4b76c2029213e654c1b6ebc4e
treead7e6c6bc6a868bcbcff2eac800e3977020060e2
parent258e4d372f25bd0182ae20d2af899156bdc6a71d
Issue #17919: select.poll.poll() again works with poll.POLLNVAL on AIX.
Lib/test/test_poll.py
Misc/NEWS
Modules/selectmodule.c