Message73866
> Is this something that needs to be backported to 2.6?
Hum, here is a part of my patch which can be applied to python 2.6. I
don't know if it fixes real bugs, but the code looks better with the
patch: PyErr_SetObject() and Py_DECREF() should not be called with
NULL argument. |
|
Date |
User |
Action |
Args |
2008-09-26 17:16:06 | vstinner | set | recipients:
+ vstinner, barry, bob.ippolito, orsenthil, christian.heimes, ajaksu2, benjamin.peterson |
2008-09-26 17:16:06 | vstinner | set | messageid: <1222449366.24.0.408929310883.issue3623@psf.upfronthosting.co.za> |
2008-09-26 17:16:05 | vstinner | link | issue3623 messages |
2008-09-26 17:16:05 | vstinner | create | |
|