[New-bugs-announce] [issue16488] Add context manager support to epoll object
Serhiy Storchaka
report at bugs.python.org
Fri Nov 16 16:14:09 CET 2012
New submission from Serhiy Storchaka:
The proposed patch adds support of context manager protocol to epoll objects.
----------
components: Extension Modules
files: select_epoll_context_manager.patch
keywords: patch
messages: 175693
nosy: serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Add context manager support to epoll object
type: enhancement
versions: Python 3.4
Added file: http://bugs.python.org/file28003/select_epoll_context_manager.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16488>
_______________________________________
More information about the New-bugs-announce
mailing list