Message271287
| Author | Martin.Teichmann |
|---|---|
| Recipients | Martin.Teichmann, berker.peksag, gvanrossum, ncoghlan |
| Date | 2016-07-25.15:37:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1469461040.64.0.268664198318.issue27366@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I looked over the patch once more and found some places where I didn't follow normal coding standards. I changed that, namely now the code returns -1 meaning an exception happened and 0 on success, which is what many functions in typeobject.c do. So I think this patch should be ready. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-07-25 15:37:21 | Martin.Teichmann | set | recipients: + Martin.Teichmann, gvanrossum, ncoghlan, berker.peksag |
| 2016-07-25 15:37:20 | Martin.Teichmann | set | messageid: <1469461040.64.0.268664198318.issue27366@psf.upfronthosting.co.za> |
| 2016-07-25 15:37:20 | Martin.Teichmann | link | issue27366 messages |
| 2016-07-25 15:37:20 | Martin.Teichmann | create | |