index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_devpoll.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-45229: Remove test_main in many tests (GH-28405)
Serhiy Storchaka
2021-09-19
1
-5/+2
*
closes bpo-37252: Fix devpoll tests. (GH-14017)
Jakub KulĂk
2019-09-11
1
-3/+3
*
Issue #23277: Remove unused imports in tests.
Serhiy Storchaka
2016-04-24
1
-1/+1
*
Issue #23277: Remove unused sys and os imports
Berker Peksag
2016-04-24
1
-1/+0
*
Closes issue #21316: mark test_devpoll to be meaningfull only for Solaris
Jesus Cea
2014-04-29
1
-4/+2
*
Issue #20532: Tests which use _testcapi now are marked as CPython only.
Serhiy Storchaka
2014-02-07
1
-4/+12
|
\
|
*
Issue #20532: Tests which use _testcapi now are marked as CPython only.
Serhiy Storchaka
2014-02-07
1
-3/+12
|
*
Issue #17919: add missing import of USHRT_MAX
Christian Heimes
2013-12-16
1
-0/+1
*
|
Import USHRT_MAX to fix failing test_devpool test
Christian Heimes
2013-12-15
1
-0/+1
*
|
Issue #17919: Fixed integer overflow in the eventmask parameter.
Serhiy Storchaka
2013-12-14
1
-0/+11
|
\
\
|
|
/
|
*
Issue #17919: Fixed integer overflow in the eventmask parameter.
Serhiy Storchaka
2013-12-14
1
-0/+11
*
|
Issue #18571: Implementation of the PEP 446: file descriptors and file handles
Victor Stinner
2013-08-27
1
-1/+10
*
|
Close #18794: Add a fileno() method and a closed attribute to select.devpoll
Victor Stinner
2013-08-21
1
-0/+25
*
|
Clean up the messages used by some tests.
Brett Cannon
2012-11-14
1
-1/+1
|
/
*
Issue #6397: Support '/dev/poll' polling objects in select module, under Sola...
Jesus Cea
2011-11-14
1
-0/+94