Message125456
| Author | pitrou |
|---|---|
| Recipients | giampaolo.rodola, hfuru, pitrou, terry.reedy |
| Date | 2011-01-05.19:20:11 |
| SpamBayes Score | 0.00023660701 |
| Marked as misclassified | No |
| Message-id | <1294255226.58.0.750555042215.issue10350@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The patch seems a bit confused at times. For example, you need to restore errno before calling PyErr_SetFromErrno(). Here is a new patch for py3k. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-01-05 19:20:26 | pitrou | set | recipients: + pitrou, terry.reedy, hfuru, giampaolo.rodola |
| 2011-01-05 19:20:26 | pitrou | set | messageid: <1294255226.58.0.750555042215.issue10350@psf.upfronthosting.co.za> |
| 2011-01-05 19:20:11 | pitrou | link | issue10350 messages |
| 2011-01-05 19:20:11 | pitrou | create | |