[New-bugs-announce] [issue15064] multiprocessing should use more context manager

Richard Oudkerk report at bugs.python.org
Thu Jun 14 14:13:45 CEST 2012


New submission from Richard Oudkerk <shibturn at gmail.com>:

There are some types which should support the context manager protocol:

- connection objects
- listener objects
- pool objects

----------
messages: 162776
nosy: sbt
priority: normal
severity: normal
stage: needs patch
status: open
title: multiprocessing should use more context manager
type: enhancement
versions: Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15064>
_______________________________________


More information about the New-bugs-announce mailing list