R. David Murray added the comment:

B, yes.

So you would view the connection context manager acting as an actual 
transaction manager as a new feature?  Would you be OK with adding that feature 
to the existing context manager in 3.4 (since currently the context manager is 
a noop in autocommit mode), or do you think we need to create a new context 
manager for this?  Or do we do as the issue that sparked this (issue 8145) 
suggested, and just document how to create your own?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16958>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to