On Fri, August 28, 2009 11:56, Piotr Ożarowski wrote: > See below for upstream's response. If it's fine with you, we'll also > include this change in our upload: > > | Index: mod_wsgi.c > | =================================================================== > | --- mod_wsgi.c (wersja 1351) > | +++ mod_wsgi.c (wersja 1352) > | @@ -1540,7 +1540,6 @@ > | > | if (n == -1) { > | PyErr_SetString(PyExc_IOError, "request data read error"); > | - Py_DECREF(result); > | return NULL; > | }
Yes, that's fine. Please go ahead. (fwiw, I almost requested that you backport some of the changes on top of 2.3 instead, but by the time I'd finished and looked at the few bits that had ended up being left out, it didn't seem worth the effort). If you're aiming for inclusion in 5.0.3, don't forget that p-u-new is being frozen during the course of this weekend in preparation for the release the week after. Regards, Adam -- To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org