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-14.00:13:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1358122436.97.0.767148288235.issue8145@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a revised patch.  I am leaving out the changes relating to the transaction manager.  It turns out that the transaction manager doesn't do anything useful even if isolation_level is not None.  I'm going to open a new issue to discuss the best way to fix it, and any documentation changes relating to any leftover brokenness will be part of that issue.
History
Date User Action Args
2013-01-14 00:13:57r.david.murraysetrecipients: + r.david.murray, georg.brandl, terry.reedy, ghaering, ezio.melotti, nagylzs, docs@python
2013-01-14 00:13:56r.david.murraysetmessageid: <1358122436.97.0.767148288235.issue8145@psf.upfronthosting.co.za>
2013-01-14 00:13:56r.david.murraylinkissue8145 messages
2013-01-14 00:13:56r.david.murraycreate