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 palaviv
Recipients Big Stone, berker.peksag, fschulze, ghaering, jaraco, ned.deily, palaviv, r.david.murray, serhiy.storchaka, socketpair, xiang.zhang
Date 2016-12-15.21:31:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481837477.17.0.0960014835539.issue28518@psf.upfronthosting.co.za>
In-reply-to
Content
I think that adding Serhiy patch in addition to the documentation improvement in issue #8145 would be the best way to proceed. This will insure no regression problems.
We can add a warning when someone try to use BEGIN, ROLLBACK, SAVEPOINT, and RELEASE without changing the isolation_level to None.
History
Date User Action Args
2016-12-15 21:31:17palavivsetrecipients: + palaviv, ghaering, jaraco, ned.deily, r.david.murray, socketpair, berker.peksag, serhiy.storchaka, xiang.zhang, Big Stone, fschulze
2016-12-15 21:31:17palavivsetmessageid: <1481837477.17.0.0960014835539.issue28518@psf.upfronthosting.co.za>
2016-12-15 21:31:17palavivlinkissue28518 messages
2016-12-15 21:31:17palavivcreate