On Mon, Nov 5, 2012 at 9:28 AM, M.-A. Lemburg <m...@egenix.com> wrote:
> On 04.11.2012 23:24, Christoph Zwerschke wrote:
>> To wrap everything up, as a result of our discussion, I will do the 
>> following in the next version of
>> PyGreSQL:
>>
>> * make connections context managers for transactions
>>   (may not be the optimal solution, but it's already established)
>> * make cursors self-closing context managers (evident)
>> * not implement shortcut functions (see above)
>>
>> Is everybody happy with that?
>
> Sounds good :-)

Is there a final wording for the context managers in the dbapi?

-- Daniele
_______________________________________________
DB-SIG maillist  -  DB-SIG@python.org
http://mail.python.org/mailman/listinfo/db-sig

Reply via email to