COMMITS
/ Lib/test/test_devpoll.py March 20, 2026
September 19, 2021
S
bpo-45229: Remove test_main in many tests (GH-28405)
Serhiy Storchaka committed
September 11, 2019
J
closes bpo-37252: Fix devpoll tests. (GH-14017)
Jakub Kulík committed
April 24, 2016
S
Issue #23277: Remove unused imports in tests.
Serhiy Storchaka committed
B
Issue #23277: Remove unused sys and os imports
Berker Peksag committed
April 29, 2014
J
Closes issue #21316: mark test_devpoll to be meaningfull only for Solaris
Jesus Cea committed
February 7, 2014
S
Issue #20532: Tests which use _testcapi now are marked as CPython only.
Serhiy Storchaka committed
S
Issue #20532: Tests which use _testcapi now are marked as CPython only.
Serhiy Storchaka committed
December 16, 2013
C
Issue #17919: add missing import of USHRT_MAX
Christian Heimes committed
December 15, 2013
C
Import USHRT_MAX to fix failing test_devpool test
Christian Heimes committed
December 14, 2013
S
Issue #17919: Fixed integer overflow in the eventmask parameter.
Serhiy Storchaka committed
S
Issue #17919: Fixed integer overflow in the eventmask parameter.
Serhiy Storchaka committed
August 27, 2013
V
Issue #18571: Implementation of the PEP 446: file descriptors and file handles
Victor Stinner committed
August 21, 2013
V
Close #18794: Add a fileno() method and a closed attribute to select.devpoll
Victor Stinner committed
November 14, 2012
B
Clean up the messages used by some tests.
Brett Cannon committed
November 14, 2011