]> granicus.if.org Git - python/commit
Issue #17919: Fixed integer overflow in the eventmask parameter.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 14 Dec 2013 17:18:39 +0000 (19:18 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 14 Dec 2013 17:18:39 +0000 (19:18 +0200)
commit03241e801780edd967923d1cce00c2d07b208e58
tree4b989c68d63e46df115ba53a2ed9a0b0c6314c85
parent530a69fafce36317f1c83fe4998831f2d4284f3a
parent5da107ac7261d8359cd6e1a9a8e57f85176d1180
Issue #17919: Fixed integer overflow in the eventmask parameter.
Lib/test/test_devpoll.py
Lib/test/test_poll.py
Misc/NEWS
Modules/selectmodule.c