This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author berker.peksag
Recipients berker.peksag, christian.heimes, jesstess
Date 2012-11-25.16:16:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353860193.01.0.172132478037.issue6744@psf.upfronthosting.co.za>
In-reply-to
Content
The bug has been fixed in issue 7211.

Related changeset: http://hg.python.org/cpython/rev/f89a93a778a8#l4.63

See the output of kevent-repr-test.py(tested in 3.2.3 and 3.3.0):

    <select.kevent ident=1 filter=-1 flags=0x1 fflags=0x0 data=0x0 udata=0x0>

I think this can be closed as out of date.
History
Date User Action Args
2012-11-25 16:16:33berker.peksagsetrecipients: + berker.peksag, christian.heimes, jesstess
2012-11-25 16:16:33berker.peksagsetmessageid: <1353860193.01.0.172132478037.issue6744@psf.upfronthosting.co.za>
2012-11-25 16:16:32berker.peksaglinkissue6744 messages
2012-11-25 16:16:32berker.peksagcreate