Jakub Klama
2015-11-11 11:46:08 UTC
New submission from Jakub Klama:
It's useful for doing signaling between threads (especially I/O-bound threads).
Related github pull request: https://github.com/python/cpython/pull/23
----------
components: Library (Lib)
files: 0001-Add-support-for-EVFILT_USER-kqueue-filter.patch
keywords: patch
messages: 254485
nosy: jceel
priority: normal
severity: normal
status: open
title: Add support for EVFILT_USER kqueue filter
type: enhancement
versions: Python 3.6
Added file: http://bugs.python.org/file41014/0001-Add-support-for-EVFILT_USER-kqueue-filter.patch
_______________________________________
Python tracker <***@bugs.python.org>
<http://bugs.python.org/issue25602>
_______________________________________
It's useful for doing signaling between threads (especially I/O-bound threads).
Related github pull request: https://github.com/python/cpython/pull/23
----------
components: Library (Lib)
files: 0001-Add-support-for-EVFILT_USER-kqueue-filter.patch
keywords: patch
messages: 254485
nosy: jceel
priority: normal
severity: normal
status: open
title: Add support for EVFILT_USER kqueue filter
type: enhancement
versions: Python 3.6
Added file: http://bugs.python.org/file41014/0001-Add-support-for-EVFILT_USER-kqueue-filter.patch
_______________________________________
Python tracker <***@bugs.python.org>
<http://bugs.python.org/issue25602>
_______________________________________