[New-bugs-announce] [issue11743] Rewrite PipeConnection and Connection in pure Python

Antoine Pitrou report at bugs.python.org
Sat Apr 2 23:33:00 CEST 2011


New submission from Antoine Pitrou <pitrou at free.fr>:

Here is a rewrite of multiprocessing.{PipeConnection,Connection} in pure Python, for ease of maintenance and improvement.

----------
components: Library (Lib)
files: mpconn.patch
keywords: patch
messages: 132816
nosy: asksol, brian.curtin, jnoller, pitrou, tim.golden
priority: normal
severity: normal
stage: patch review
status: open
title: Rewrite PipeConnection and Connection in pure Python
type: feature request
versions: Python 3.3
Added file: http://bugs.python.org/file21506/mpconn.patch

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


More information about the New-bugs-announce mailing list