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 berker.peksag
Recipients Big Stone, Cédric Bellegarde, berker.peksag, callidomus, fschulze, ghaering, jaraco, malin, ned.deily, palaviv, r.david.murray, serhiy.storchaka, socketpair, xiang.zhang
Date 2017-03-24.23:40:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490398836.54.0.586650957605.issue28518@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 76995cab69d5ef83d31d8a5754cbad11be4038cb by Berker Peksag in branch '3.6':
bpo-28518: Start a transaction implicitly before a DML statement (#245) (#318)
https://github.com/python/cpython/commit/76995cab69d5ef83d31d8a5754cbad11be4038cb
History
Date User Action Args
2017-03-24 23:40:36berker.peksagsetrecipients: + berker.peksag, ghaering, jaraco, ned.deily, r.david.murray, socketpair, serhiy.storchaka, malin, xiang.zhang, palaviv, Big Stone, fschulze, callidomus, Cédric Bellegarde
2017-03-24 23:40:36berker.peksagsetmessageid: <1490398836.54.0.586650957605.issue28518@psf.upfronthosting.co.za>
2017-03-24 23:40:36berker.peksaglinkissue28518 messages
2017-03-24 23:40:36berker.peksagcreate