[DB-SIG] Use of context managers with DB API 2

M.-A. Lemburg mal at egenix.com
Mon Nov 5 10:28:28 CET 2012


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 :-)

Thanks,
-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Nov 05 2012)
>>> Python Projects, Consulting and Support ...   http://www.egenix.com/
>>> mxODBC.Zope/Plone.Database.Adapter ...       http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________

::: Try our new mxODBC.Connect Python Database Interface for free ! ::::

   eGenix.com Software, Skills and Services GmbH  Pastor-Loeh-Str.48
    D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
           Registered at Amtsgericht Duesseldorf: HRB 46611
               http://www.egenix.com/company/contact/


More information about the DB-SIG mailing list