]> 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:11:04 +0000 (19:11 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 14 Dec 2013 17:11:04 +0000 (19:11 +0200)
commita92cc91ee63ea5c21297e468fbea725c8f7542dd
tree00a5ee40d0dffe917c98c4f95e9d404160b5807c
parent91b88c8d8719a5230167c3e6cef0543001ac0d3a
Issue #17919: Fixed integer overflow in the eventmask parameter.
Lib/test/test_poll.py
Misc/NEWS
Modules/selectmodule.c