]> 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:55 +0000 (12:08 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 13 Dec 2013 10:08:55 +0000 (12:08 +0200)
commitcb1c4c8c22e27f0f7a01e1bb5ad78a804cf17c07
tree75b313001ed27f8d378b84175f5f2dd6617965a2
parent2748bc735ea7c8b2f72670d0f35715108fac0fe6
parent3ad2d70947a1b6c4b76c2029213e654c1b6ebc4e
Issue #17919: select.poll.poll() again works with poll.POLLNVAL on AIX.
Lib/test/test_poll.py
Misc/NEWS
Modules/selectmodule.c