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 <rep...@bugs.python.org>
<http://bugs.python.org/issue16488>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to