This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients asksol, brian.curtin, jnoller, pitrou, tim.golden
Date 2011-04-02.21:32:57
SpamBayes Score 0.043026723
Marked as misclassified No
Message-id <1301779980.98.0.515045950536.issue11743@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a rewrite of multiprocessing.{PipeConnection,Connection} in pure Python, for ease of maintenance and improvement.
History
Date User Action Args
2011-04-02 21:33:02pitrousetrecipients: + pitrou, tim.golden, jnoller, brian.curtin, asksol
2011-04-02 21:33:00pitrousetmessageid: <1301779980.98.0.515045950536.issue11743@psf.upfronthosting.co.za>
2011-04-02 21:33:00pitroulinkissue11743 messages
2011-04-02 21:33:00pitroucreate