[issue21316] mark test_devpoll to be meaningful only for Solaris

2014-05-05 Thread R. David Murray

R. David Murray added the comment:

There's no pressing reason to revisit this, but...I think it would be better to 
say works only on systems that support devpoll (ie: Solaris and derivatives)  
Also, as long as you are changing the try/except, you could use 
skipUnless(hasattr(select, 'devpoll'), ...) instead of an if.

--
nosy: +r.david.murray

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue21316
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue21316] mark test_devpoll to be meaningful only for Solaris

2014-04-29 Thread Jesús Cea Avión

Changes by Jesús Cea Avión j...@jcea.es:


--
assignee:  - jcea
nosy: +jcea
title: mark test_devpoll to be meaningfull only for Solaris - mark 
test_devpoll to be meaningful only for Solaris
versions: +Python 3.5

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue21316
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue21316] mark test_devpoll to be meaningful only for Solaris

2014-04-29 Thread Jesús Cea Avión

Jesús Cea Avión added the comment:

Thanks for the head-up!!. Can you compile new version and try it out?.

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue21316
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue21316] mark test_devpoll to be meaningful only for Solaris

2014-04-29 Thread Roundup Robot

Roundup Robot added the comment:

New changeset cc2345e6e9ff by Jesus Cea in branch '3.4':
Closes issue #21316: mark test_devpoll to be meaningfull only for Solaris
http://hg.python.org/cpython/rev/cc2345e6e9ff

New changeset 825c67196aac by Jesus Cea in branch 'default':
MERGE: Closes issue #21316: mark test_devpoll to be meaningfull only for Solaris
http://hg.python.org/cpython/rev/825c67196aac

--
nosy: +python-dev

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue21316
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue21316] mark test_devpoll to be meaningful only for Solaris

2014-04-29 Thread Jesús Cea Avión

Changes by Jesús Cea Avión j...@jcea.es:


--
resolution:  - fixed
stage:  - resolved
status: open - closed
type: enhancement - 

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue21316
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com