#11: Bugfix psycopg2 adapter_binary.c
----------------------+-----------------------------------------------------
Id: 11 | Status: closed
Component: psycopg2 | Modified: Mon 09 May 2005 06:17:06 PM CEST
Severity: normal | Milestone: PSYCOPG 2.0 beta1
Priority: high | Version: 1.99.13
Owner: fog | Reporter: anonymous
----------------------+-----------------------------------------------------
Changes (by fog):
* resolution: => fixed
* status: new => closed
Comment:
Fixed by just changing {{{Py_INCREF(self->buffer)}}} to
{{{Py_XINCREF(self->buffer)}}}.
--
Ticket URL: <http://initd.org/tracker/psycopg/ticket/11>
psycopg <http://initd.org/>
psycopg_______________________________________________
Psycopg mailing list
Psycopg-IAPFreCvJWPBWskQ1e/+sw@xxxxxxxxxxxxxxxx
http://lists.initd.org/mailman/listinfo/psycopg
|