[DB-SIG] reST DBAPI [was: Use of context managers with DB API 2]

Daniele Varrazzo daniele.varrazzo at gmail.com
Mon Nov 5 10:46:19 CET 2012


On Mon, Nov 5, 2012 at 9:28 AM, M.-A. Lemburg <mal at egenix.com> wrote:
> On 04.11.2012 23:24, Christoph Zwerschke wrote:

>> Is everybody happy with that?
>
> Sounds good :-)

While at changing the DBAPI: would it be ok to reformat it in reST?
Not only for aesthetic reasons, but also to provide anchors to refer
to: in psycopg docs there are several cross references to the api and
they can only be to the whole file, not to the point being referenced.
I can do it if you want.

As soon as the API is updated I'll implement the context managers for
the next Psycopg release.

-- Daniele


More information about the DB-SIG mailing list