[issue15064] multiprocessing should use more context manager

Roundup Robot report at bugs.python.org
Mon Jun 18 22:31:54 CEST 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 198382b4bcd0 by Richard Oudkerk in branch 'default':
Issue #15064: Make BaseManager.__enter__() start server if necessary.
http://hg.python.org/cpython/rev/198382b4bcd0

New changeset 836d712461b3 by Richard Oudkerk in branch 'default':
Issue #15064: Use with-blocks for some examples in docs.
http://hg.python.org/cpython/rev/836d712461b3

----------

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


More information about the Python-bugs-list mailing list