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 neologix
Recipients bsiegert, neologix, vstinner
Date 2011-09-14.18:48:36
SpamBayes Score 5.4831704e-05
Marked as misclassified No
Message-id <1316026117.75.0.79861141329.issue12976@psf.upfronthosting.co.za>
In-reply-to
Content
Hello,

According to http://fxr.watson.org/fxr/ident?v=NETBSD;im=3;i=EVFILT_TIMER EVFILT_TIMER is defined on NetBSD.
As for MirBSD, with all due respect, it really looks like a niche platform, definitely not officially supported by Python.
Of course, this patch is so trivial and small that it can easily be merged, but it would be nice if MirBSD defined it in its header file instead (it's not the first problem due to kqueue-incompatibilities between on BSD platforms, see for example issue #12181 and issue #6419).
History
Date User Action Args
2011-09-14 18:48:37neologixsetrecipients: + neologix, vstinner, bsiegert
2011-09-14 18:48:37neologixsetmessageid: <1316026117.75.0.79861141329.issue12976@psf.upfronthosting.co.za>
2011-09-14 18:48:37neologixlinkissue12976 messages
2011-09-14 18:48:37neologixcreate