This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients docs@python, ezio.melotti, georg.brandl, ghaering, nagylzs, r.david.murray, terry.reedy
Date 2013-01-11.14:57:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357916274.87.0.571687568205.issue8145@psf.upfronthosting.co.za>
In-reply-to
Content
I believe this patch is correct in essence, but I think it would be helpful to clarify the explanation of what autocommit mode is.  I'll work on an updated patch.

It could also be considered a bug that the standard context manager does not support autocommit mode, but I'm going to treat that as a separate bug.  Perhaps a fix will come out of fixing issue 10740.
History
Date User Action Args
2013-01-11 14:57:54r.david.murraysetrecipients: + r.david.murray, georg.brandl, terry.reedy, ghaering, ezio.melotti, nagylzs, docs@python
2013-01-11 14:57:54r.david.murraysetmessageid: <1357916274.87.0.571687568205.issue8145@psf.upfronthosting.co.za>
2013-01-11 14:57:54r.david.murraylinkissue8145 messages
2013-01-11 14:57:54r.david.murraycreate