[New-bugs-announce] [issue5910] kqueue for more than one event is broken.

Erik Gorset report at bugs.python.org
Sat May 2 23:58:08 CEST 2009


New submission from Erik Gorset <erik at gorset.no>:

The kqueue code doesn't increment the index when building the changelist.

The patch should work for both py26 and py30.

----------
components: Extension Modules
files: kqueue.patch
keywords: patch
messages: 86984
nosy: Erik Gorset
severity: normal
status: open
title: kqueue for more than one event is broken.
type: behavior
versions: Python 2.6, Python 2.7, Python 3.0, Python 3.1
Added file: http://bugs.python.org/file13844/kqueue.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5910>
_______________________________________


More information about the New-bugs-announce mailing list