psycopg2.extras DictCursor typos - Mailing list psycopg

From Alexey Luchko
Subject psycopg2.extras DictCursor typos
Date
Msg-id 4FA92C8A.2080905@ank-sia.com
Whole thread Raw
Responses Re: psycopg2.extras DictCursor typos  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
List psycopg
Hi!

lib/extras.py lines 123 and 128 refer to _cursor, but the class is
inherited from DictCursorBase.


https://dndg.it/cgi-bin/gitweb.cgi?p=public/psycopg2.git;a=blob;f=lib/extras.py;h=2e3974b648bf10c76af8fdfbeb6add8aae3475a3;hb=HEAD#l123

--
Regards,
Alexey.


psycopg by date:

Previous
From: Russ Neufeld
Date:
Subject: Re: Strange slowness
Next
From: Daniele Varrazzo
Date:
Subject: Re: psycopg2.extras DictCursor typos