Message 132816 - Python tracker (original) (raw)
Message132816
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:02 | pitrou | set | recipients: + pitrou, tim.golden, jnoller, brian.curtin, asksol |
2011-04-02 21:33:00 | pitrou | set | messageid: 1301779980.98.0.515045950536.issue11743@psf.upfronthosting.co.za |
2011-04-02 21:33:00 | pitrou | link | issue11743 messages |
2011-04-02 21:33:00 | pitrou | create |